aboutsummaryrefslogtreecommitdiff
path: root/sqitch.conf
blob: d50b8614f15f3582bee8d7d3f9fd6a51e02919f1 (about) (plain)
1
2
3
4
5
6
7
8
[core]
	engine = pg
	plan_file = sqitch.plan
	top_dir = .
[engine "pg"]
	target = db:pg:
	registry = sqitch
	client = psql