when i try to deploy sqitch sql it return this error
my sql statement is:
BEGIN; CREATE SCHEMA newschema; COMMIT;
and deploy sqitch command is:
sqitch deploy db:pg:mydbname
2.1m questions
2.1m answers
60 comments
57.0k users