Open
Description
It currently looks something like this when errors occur while running migrations (using mysql):
Migration failed: Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[...]'
It would be helpful if the migration name would be printed as well.