From 1c6642ef3ea7c6e4f4e1a90b07e1b60be6a7429b Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sun, 5 Mar 2023 12:57:14 +0900 Subject: Rename column of transactions from type to type_code. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index 5bb51d2..6780aca 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -21,3 +21,4 @@ transaction_type [transaction_type@v1.0.0-dev1 appschema] 2023-03-04T11:13:26Z M @v1.0.0-dev2 2023-03-04T11:24:20Z Masaya Tojo # Tag v1.0.0-dev2. types [appschema] 2023-03-05T03:45:31Z Masaya Tojo # Add types table for manage type column of transactions. +transactions_type_code [transactions] 2023-03-05T03:53:38Z Masaya Tojo # Rename column of transactions from type to type_code. -- cgit v1.2.3