Closed MaximeMRF closed 7 months ago
Sorry, I did not get the issue. Is it reversing the order in which migrations are reverted? Or is it something related to the way logs are displayed?
Currently the migrator with the step flag rollback the migrations that are migrated firstly but it's make nonsens because we want to rollback the last ones.
And another problem was the display of the grey word "reverting" while all the concerning migrations was already reverted.
❓ Type of change
📚 Description
Rollback the last migrations instead of rollback the firsts (that's make more sense)
Patch a little display bug due to the non-adaptation of
this.migratedFiles
at the step optionbug:
now: