From f011f99514c304521e14eb00b2c6e6d4b2c3dd11 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Mon, 13 Mar 2023 00:23:26 +0900 Subject: Add table to manage transaction type codes. --- sqitch.plan | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index cbd7806..870ff72 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -18,3 +18,5 @@ articles [schema] 2023-03-12T14:43:06Z Masaya Tojo # Add tab transactions [transactions@v1.0.0-alpha.1 articles] 2023-03-12T15:06:03Z Masaya Tojo # Add article_id column to transactions table. items [items@v1.0.0-alpha.1 articles] 2023-03-12T15:12:15Z Masaya Tojo # Add article_id column to items table. @v1.0.0-alpha.2 2023-03-12T15:18:49Z Masaya Tojo # Tag v1.0.0-alpha.2. + +transaction_types [schema] 2023-03-12T15:20:07Z Masaya Tojo # Add table to manage transaction type codes. -- cgit v1.2.3