From 3cfbd44f45098853cb8419bf61059f80c62466fd Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 28 Mar 2023 00:04:59 +0900 Subject: Add update_timestamp to common schema. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index bd62574..1bd6098 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -19,3 +19,4 @@ transaction_types [kakeibo] 2023-03-12T15:20:07Z Masaya Tojo 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. +update_timestamp [update_timestamp@v1.0.0-alpha.2] 2023-03-27T15:03:00Z Masaya Tojo # Add update_timestamp to common schema. -- cgit v1.2.3