From 131c856bdd5c48bbd8358fc8c1840fce4fcf2178 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sun, 5 Mar 2023 14:29:29 +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 b479af5..3673630 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -24,3 +24,4 @@ types [appschema] 2023-03-05T03:45:31Z Masaya Tojo # Add typ transactions_type_code [transactions] 2023-03-05T03:53:38Z Masaya Tojo # Rename column of transactions from type to type_code. transactions_type_code_fkey [transactions types] 2023-03-05T04:00:45Z Masaya Tojo # Add foreign key constraint to transactions table referencing types table. @v1.0.0-dev3 2023-03-05T05:01:10Z Masaya Tojo # Tag v1.0.0-dev3. +insert_transaction [insert_transaction@v1.0.0-dev3 appschema transactions] 2023-03-05T05:28:42Z Masaya Tojo # Rename column of transactions from type to type_code. -- cgit v1.2.3