guix-data-service/sqitch.conf
Christopher Baines 5621d52e97 Initialise Sqitch
It's a tool for managing the database schema.
2019-04-13 12:22:14 +01:00

8 lines
135 B
Text

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