From 69ac90518f003895b8ffb6618b84b91ff4256308 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sat, 4 Mar 2023 20:21:24 +0900 Subject: Drop transaction_type. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index ae95b66..7748b7d 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -16,3 +16,4 @@ items_update_timestamp [items update_timestamp] 2023-02-28T17:04:02Z Masaya Tojo @v1.0.0-dev1 2023-03-04T09:29:02Z Masaya Tojo # Tag v1.0.0-dev1. transaction_type_to_integer [transactions] 2023-03-04T09:32:34Z Masaya Tojo # Make transaction type integer. insert_transaction [insert_transaction@v1.0.0-dev1 appschema transactions] 2023-03-04T10:40:25Z Masaya Tojo # Change insert_transaction signature to use integer. +transaction_type [transaction_type@v1.0.0-dev1 appschema] 2023-03-04T11:13:26Z Masaya Tojo # Drop transaction_type. -- cgit v1.2.3