From 88b7a0784e0c9e66dad26e0d85ee06ce9f7c59b9 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sat, 4 Mar 2023 18:40:37 +0900 Subject: Make transaction type integer. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index ef026a7..9d0965f 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -14,3 +14,4 @@ update_timestamp [appschema] 2023-02-28T14:30:04Z Masaya Tojo # Add update_timestamp trigger to transactions table. items_update_timestamp [items update_timestamp] 2023-02-28T17:04:02Z Masaya Tojo # Add update_timestamp trigger to items table. @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. -- cgit v1.2.3