Skip to content

Add a test which would rollback db and migrate again

Lin Jen-Shin requested to merge test-db-rollback into master

Add a test which would rollback db and migrate again.

Note that MySQL is saying that we need to remove foreign key before removing the index.

Closes #29106 (closed)

Merge request reports