JBAS-837 Initial sqitch configuration
authorJoshua D. Drake <jd@commandprompt.com>
Wed, 12 Aug 2015 18:19:05 +0000 (18:19 +0000)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
KCLS/sqitch/sqitch.conf [new file with mode: 0644]
KCLS/sqitch/sqitch.plan [new file with mode: 0644]

diff --git a/KCLS/sqitch/sqitch.conf b/KCLS/sqitch/sqitch.conf
new file mode 100644 (file)
index 0000000..5b505d0
--- /dev/null
@@ -0,0 +1,8 @@
+# [core]
+       # engine = 
+       # plan_file = sqitch.plan
+       # top_dir = .
+       # deploy_dir = deploy
+       # revert_dir = revert
+       # verify_dir = verify
+       # extension = sql
diff --git a/KCLS/sqitch/sqitch.plan b/KCLS/sqitch/sqitch.plan
new file mode 100644 (file)
index 0000000..4c2d137
--- /dev/null
@@ -0,0 +1,3 @@
+%syntax-version=1.0.0
+%project=kcls-evergreen
+