Closed benkogan closed 6 years ago
hrm... I see. We will need to think of another way to make sure the schema exists before attempting to create it. Since it seems that we're failing on the call to make that check.
Cleaning up this project and currently cannot reproduce this issue on master. If the issue persits, please clone from the git-repo and try again.
Running
schema init
on a postgres schema where the database exists but the revision schema hasn't been manually created throws the following error:Here's the
config.json
:Schema-tool version 0.3.0, postgres version 9.4.4.