You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What you are doing?
$ sequelize db:drop
What do you expect to happen?
When the database does not exist, I expect the command to exit with status code 0
What is actually happening?
The command fails with exit code 1
Dialect: postgres
Sequelize CLI version: 3
The text was updated successfully, but these errors were encountered: