aboutsummaryrefslogtreecommitdiff
path: root/sqitch.plan
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2023-03-12 01:57:45 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2023-03-12 23:38:12 +0900
commit55618dcd6a40c0b85612a20994114a18987ff43d (patch)
tree60cd724f49d2b1536cd54ed28ca450b0347928f8 /sqitch.plan
parent754001bf63c6ad0b18329f601360d470870704b8 (diff)
Add table for tracking transactions.
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 7d85dd3..bd18863 100644
--- a/sqitch.plan
+++ b/sqitch.plan
@@ -3,3 +3,4 @@
%uri=https://git.tojo.tokyo/kakeibo.git
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.