db-migrate / node-db-migrate

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

Feature request: No info about migration name at error. #681

Closed Dzenly closed 4 years ago

Dzenly commented 4 years ago

I'm submitting a...

Current behavior

If you run 100 migrations and one of them throws an error, you do not see which one is failed if verbose is not set.

Expected behavior

db-migrate must show name of migration at error, even without verbose mode.

Minimal reproduction of the problem with instructions

I made a PR: #682

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.