Skip to content

Improve migrationsList() logic

Current migrationsList() logic is to ignore non existing migrations from the comma-separated list. Should improve migrationsList() logic to throw an error on non-existing migrations, and continue depending whether continue-on-failure is set.

Merge request reports

Loading