From 9761a87255c1eddf23029a0492965aed713bf5de Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sat, 8 Apr 2023 14:41:24 +0900 Subject: Add `transaction_type` enum type. --- sqitch.plan | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index d4c9768..54ded53 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -27,3 +27,5 @@ update_timestamp [update_timestamp@v1.0.0-alpha.3] 2023-03-27T15:18:34Z Masaya T 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. @v1.0.0-alpha.4 2023-04-08T04:58:15Z Masaya Tojo # Tag v1.0.0-alpha.4 + +kakeibo.transaction_type [kakeibo] 2023-04-08T05:28:15Z Masaya Tojo # Add `transaction_type` enum type. -- cgit v1.2.3