Database support #1

Merged
alpha6 merged 8 commits from database_support into master 2017-07-31 10:19:57 +03:00
Showing only changes of commit 2b5267594c - Show all commits

View file

@ -6,3 +6,11 @@
# 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