From db73168c4eca48e363e27c7129f2e14dcfa0425f Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 28 Mar 2023 00:01:31 +0900 Subject: Add common schema. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index d29087f..bd62574 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -18,3 +18,4 @@ items [items@v1.0.0-alpha.1 articles] 2023-03-12T15:12:15Z Masaya Tojo # Add table to manage transaction type codes. articles_update_timestamp [articles update_timestamp] 2023-03-12T15:38:43Z Masaya Tojo # Add update_timestamp trigger to articles table. transactions [transactions@v1.0.0-alpha.2 articles] 2023-03-12T15:42:06Z Masaya Tojo # Add foreign key constraint to transactions table referencing types table. +common 2023-03-27T15:01:06Z Masaya Tojo # Add common schema. -- cgit v1.2.3