fotostore/sql/sqitch.conf
2017-07-22 17:08:15 +09:00

16 lines
288 B
Text

[core]
engine = sqlite
# plan_file = sqitch.plan
# top_dir = .
# [engine "sqlite"]
# target = db:sqlite:
# registry = sqitch
# client = sqlite3
[target "foto_test"]
uri = db:sqlite:rsscp_test.db
[engine "sqlite"]
target = foto_test
[deploy]
verify = true
[rebase]
verify = true