Schematisations may already contain any of the table names that are in the new schematisation. To prevent conflicts, I added a step to drop those at the beginning of each migration.
I made this a hotfix for 224 because this could potentially break a migration on production.
Schematisations may already contain any of the table names that are in the new schematisation. To prevent conflicts, I added a step to drop those at the beginning of each migration.
I made this a hotfix for 224 because this could potentially break a migration on production.