From b7b17d87df7e70d6774e40b864227fc3ddce4686 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 28 Feb 2023 00:52:10 +0900 Subject: Add transaction type. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index e7792fe..8d4f9fd 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -3,3 +3,4 @@ %uri=http://http//git.private.tojo.tokyo/kakeibo.git 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. -- cgit v1.2.3