[core] engine = pg # plan_file = sqitch.plan # top_dir = . # [engine "pg"] # target = db:pg: # registry = sqitch # app_client = /opt/local/pgsql/bin/psql [target "dna"] uri = db:pg:dna [engine "pg"] target = dna [deploy] verify = true [rebase] verify = true