summaryrefslogtreecommitdiff
path: root/sqitch.plan
diff options
context:
space:
mode:
Diffstat (limited to 'sqitch.plan')
-rw-r--r--sqitch.plan1
1 files changed, 1 insertions, 0 deletions
diff --git a/sqitch.plan b/sqitch.plan
index 3e3ee77..ec8c6b8 100644
--- a/sqitch.plan
+++ b/sqitch.plan
@@ -7,3 +7,4 @@ photos [schema] 2023-08-29T13:12:25Z Masaya Tojo <masaya@tojo.tokyo> # Create ta
update_timestamp [schema] 2023-08-29T15:03:35Z Masaya Tojo <masaya@tojo.tokyo> # Add function to update timestamp
photos_update_timestamp [schema photos update_timestamp] 2023-08-29T15:15:40Z Masaya Tojo <masaya@tojo.tokyo> # Add update_timestamp trigger to photos table
diaries [schema photos] 2023-08-29T15:30:42Z Masaya Tojo <masaya@tojo.tokyo> # Add table to manage diaries
+diaries_update_timestamp [schema diaries update_timestamp] 2023-08-29T15:57:21Z Masaya Tojo <masaya@tojo.tokyo> # Add update_timestamp trigger to diaries table