guix-data-service/sqitch.conf
Christopher Baines 0aa75dca56 Move the sqitch files in to the sqitch directory
To keep them together, and leave the top level repository directory clearer.
2019-04-13 12:47:49 +01:00

8 lines
138 B
Text

[core]
engine = pg
# plan_file = sqitch.plan
top_dir = sqitch
# [engine "pg"]
# target = db:pg:
# registry = sqitch
# client = psql