aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-04-13 12:44:32 +0100
committerChristopher Baines <mail@cbaines.net>2019-04-13 12:47:49 +0100
commit0aa75dca5622c0184bd5ceb6b039e16b542b6dfc (patch)
treec18b08e35bd29170eb39519a6d64e993054dfc1b
parent5621d52e97a7835f3ca66c13b9772e4b2baa8981 (diff)
downloaddata-service-0aa75dca5622c0184bd5ceb6b039e16b542b6dfc.tar
data-service-0aa75dca5622c0184bd5ceb6b039e16b542b6dfc.tar.gz
Move the sqitch files in to the sqitch directory
To keep them together, and leave the top level repository directory clearer.
-rw-r--r--sqitch.conf2
-rw-r--r--sqitch/sqitch.plan (renamed from sqitch.plan)0
2 files changed, 1 insertions, 1 deletions
diff --git a/sqitch.conf b/sqitch.conf
index 3447459..b01380d 100644
--- a/sqitch.conf
+++ b/sqitch.conf
@@ -1,7 +1,7 @@
[core]
engine = pg
# plan_file = sqitch.plan
- # top_dir = .
+ top_dir = sqitch
# [engine "pg"]
# target = db:pg:
# registry = sqitch
diff --git a/sqitch.plan b/sqitch/sqitch.plan
index 4e50000..4e50000 100644
--- a/sqitch.plan
+++ b/sqitch/sqitch.plan