aboutsummaryrefslogtreecommitdiff
path: root/sqitch.plan
diff options
context:
space:
mode:
Diffstat (limited to 'sqitch.plan')
-rw-r--r--sqitch.plan1
1 files changed, 1 insertions, 0 deletions
diff --git a/sqitch.plan b/sqitch.plan
index 5cf4710..6e2ba7b 100644
--- a/sqitch.plan
+++ b/sqitch.plan
@@ -5,3 +5,4 @@
schema 2023-03-11T15:56:41Z Masaya Tojo <masaya@tojo.tokyo> # Add schema for use in kakeibo.
transactions [schema] 2023-03-11T16:50:25Z Masaya Tojo <masaya@tojo.tokyo> # Add table for tracking transactions.
items [schema transactions] 2023-03-12T04:48:30Z Masaya Tojo <masaya@tojo.tokyo> # Add table for tracking items.
+insert_transaction [schema transactions] 2023-03-12T07:06:15Z Masaya Tojo <masaya@tojo.tokyo> # Add function to create new transaction.