projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6af7deb
)
sqitch configs
author
Bill Erickson
<berickxx@gmail.com>
Thu, 16 Jul 2015 20:16:35 +0000
(16:16 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Fri, 28 Aug 2015 21:38:07 +0000
(17:38 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/sql/sqitch.conf
patch
|
blob
|
history
diff --git
a/Open-ILS/src/sql/sqitch.conf
b/Open-ILS/src/sql/sqitch.conf
index
9e75a9f
..
68a5d36
100644
(file)
--- a/
Open-ILS/src/sql/sqitch.conf
+++ b/
Open-ILS/src/sql/sqitch.conf
@@
-6,7
+6,11
@@
# revert_dir = revert
# verify_dir = verify
# extension = sql
-# [engine "pg"]
- # target = db:pg://evergreen@
- # registry = sqitch
- # client = psql
+[target "evergreen"]
+ uri = db:pg:evergreen
+[engine "pg"]
+ target = evergreen
+[deploy]
+ verify = true
+[rebase]
+ verify = true