From cd23d52c0c5c3d3264c5a8706c2c6fe2b1649640 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sun, 12 Mar 2023 15:46:32 +0900 Subject: Add table for tracking items. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index bd18863..5cf4710 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -4,3 +4,4 @@ schema 2023-03-11T15:56:41Z Masaya Tojo # Add schema for use in kakeibo. transactions [schema] 2023-03-11T16:50:25Z Masaya Tojo # Add table for tracking transactions. +items [schema transactions] 2023-03-12T04:48:30Z Masaya Tojo # Add table for tracking items. -- cgit v1.2.3