Stop migration process as soon as a script failed

As of now, when a script fails, the other migration scripts are executed (actually the version is not changed, so it the failing migration which is run again and again).

Instead it should stop.