Add empty Sqitch configuration anq plan files
This commit is contained in:
commit
7171dee23e
8
sqitch.conf
Normal file
8
sqitch.conf
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[core]
|
||||||
|
engine = pg
|
||||||
|
[engine "pg"]
|
||||||
|
target = db:pg:camper
|
||||||
|
[deploy]
|
||||||
|
verify = true
|
||||||
|
[rebase]
|
||||||
|
verify = true
|
4
sqitch.plan
Normal file
4
sqitch.plan
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
%syntax-version=1.0.0
|
||||||
|
%project=camper
|
||||||
|
%uri=https://dev.tandem.ws/tandem/camper
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user