cli icon indicating copy to clipboard operation
cli copied to clipboard

db:drop should not fail if the database does not exist

Open jjulian opened this issue 7 years ago • 3 comments

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

jjulian avatar Dec 19 '17 14:12 jjulian

+1

mahnunchik avatar Feb 04 '20 11:02 mahnunchik

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.

stale[bot] avatar Jun 21 '20 18:06 stale[bot]

It should not be closed.

mahnunchik avatar Jun 21 '20 20:06 mahnunchik