From e3131b37eb7d9b6284a68077a9f0d5ad9dc99f98 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Thu, 31 Aug 2023 00:35:36 +0900 Subject: Add table to manage transactions --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index ec8c6b8..dadb8a8 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -8,3 +8,4 @@ update_timestamp [schema] 2023-08-29T15:03:35Z Masaya Tojo # photos_update_timestamp [schema photos update_timestamp] 2023-08-29T15:15:40Z Masaya Tojo # Add update_timestamp trigger to photos table diaries [schema photos] 2023-08-29T15:30:42Z Masaya Tojo # Add table to manage diaries diaries_update_timestamp [schema diaries update_timestamp] 2023-08-29T15:57:21Z Masaya Tojo # Add update_timestamp trigger to diaries table +transactions [schema photos] 2023-08-30T15:06:32Z Masaya Tojo # Add table to manage transactions -- cgit v1.2.3