From ef5e767a88afdd443c665124a0412479db24e7d5 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sun, 10 Mar 2024 19:52:20 +0900 Subject: Initialize Sqitch configuration. --- sqitch.plan | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sqitch.plan (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan new file mode 100644 index 0000000..059cc93 --- /dev/null +++ b/sqitch.plan @@ -0,0 +1,4 @@ +%syntax-version=1.0.0 +%project=diary +%uri=https://git.tojo.tokyo/diary-schema.git/about/ + -- cgit v1.2.3