From: Joshua D. Drake Date: Wed, 12 Aug 2015 18:19:05 +0000 (+0000) Subject: JBAS-837 Initial sqitch configuration X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=513982b806cebba736010d7cd7d2ba321ec4233f;p=working%2FEvergreen.git JBAS-837 Initial sqitch configuration --- diff --git a/KCLS/sqitch/sqitch.conf b/KCLS/sqitch/sqitch.conf new file mode 100644 index 0000000000..5b505d05b8 --- /dev/null +++ b/KCLS/sqitch/sqitch.conf @@ -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 index 0000000000..4c2d137a24 --- /dev/null +++ b/KCLS/sqitch/sqitch.plan @@ -0,0 +1,3 @@ +%syntax-version=1.0.0 +%project=kcls-evergreen +