From 37db03353a121d039a98af49aa034fb2d8f6e6ea Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 28 Mar 2023 01:10:08 +0900 Subject: Add table for tracking photos. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index 76ab4a8..2ef8efd 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -26,3 +26,4 @@ items_update_timestamp [items_update_timestamp@v1.0.0-alpha.3] 2023-03-27T15:11: transactions_update_timestamp [transactions_update_timestamp@v1.0.0-alpha.3] 2023-03-27T15:11:53Z Masaya Tojo # Change kakeibo.update_timestamp to common.update_timestamp. update_timestamp [update_timestamp@v1.0.0-alpha.3] 2023-03-27T15:18:34Z Masaya Tojo # Drop kakeibo.update_timestamp. photo 2023-03-27T15:39:16Z Masaya Tojo # Add photo schema. +photo.photos [photo] 2023-03-27T16:00:51Z Masaya Tojo # Add table for tracking photos. -- cgit v1.2.3