From 5039f9a506222b3f74312a4586166f5130e53817 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Mon, 11 Mar 2024 00:24:56 +0900 Subject: Add table manage diary articles. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index af4c831..eea03de 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -4,3 +4,4 @@ schema 2024-03-10T11:00:19Z Masaya Tojo # Add schema for diary objects. update_updated_at [schema] 2024-03-10T11:29:05Z Masaya Tojo # Add function to update `updated_at` column. +articles [schema] 2024-03-10T13:54:19Z Masaya Tojo # Add table manage diary articles. -- cgit v1.2.3