From 54e3c3f3e15a01b4ebf6ed43cc4b64cfba59ff36 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 28 Feb 2023 00:56:45 +0900 Subject: Add table for tracking transactions. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index 8d4f9fd..8a0eab8 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -4,3 +4,4 @@ appschema 2023-02-26T06:27:59Z Masaya Tojo # Add schema for all kakeibo objects. transaction_type [appschema] 2023-02-27T15:51:38Z Masaya Tojo # Add transaction type. +transactions [appschema transaction_type] 2023-02-27T15:53:02Z Masaya Tojo # Add table for tracking transactions. -- cgit v1.2.3