fotostore/sqitch.conf

17 lines
288 B
Text
Raw Normal View History

2017-07-22 09:52:21 +03:00
[core]
engine = sqlite
# plan_file = sqitch.plan
# top_dir = .
# [engine "sqlite"]
# target = db:sqlite:
# registry = sqitch
# client = sqlite3
2017-07-22 10:08:59 +03:00
[target "foto_test"]
uri = db:sqlite:rsscp_test.db
[engine "sqlite"]
target = foto_test
[deploy]
verify = true
[rebase]
verify = true