db-migrate / node-db-migrate

Database migration framework for node
Other
2.32k stars 360 forks source link

Improve ability to identify failing migration #706

Closed Ecksters closed 4 years ago

Ecksters commented 4 years ago

I'm submitting a...

Current behavior

If a migration fails, and it's the first migration, without querying the migrations table in the DB or running verbose (which can get rather spammy), it's hard to know which migration is failing.

Expected behavior

stale[bot] commented 4 years ago

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.