From aae863e98b35152e8e7c0efe7919dd105c229361 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sun, 12 Mar 2023 23:53:45 +0900 Subject: Add table to manage articles. --- sqitch.plan | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index 19db70f..4e6164d 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -13,3 +13,5 @@ update_timestamp [schema] 2023-03-12T13:57:49Z Masaya Tojo # transactions_update_timestamp [transactions update_timestamp] 2023-03-12T14:10:42Z Masaya Tojo # Add update_timestamp trigger to transactions table. items_update_timestamp [items update_timestamp] 2023-03-12T14:14:13Z Masaya Tojo # Add update_timestamp trigger to items table. @v1.0.0-alpha.1 2023-03-12T14:21:52Z Masaya Tojo # Tag v1.0.0-alpha.1. + +articles [schema] 2023-03-12T14:43:06Z Masaya Tojo # Add table to manage articles. -- cgit v1.2.3