-
Change project FK migration to skip existing FKs · 0693905dYorick Peterse authored
This changes the migration ProjectForeignKeysWithCascadingDeletes so that it does not add already existing foreign keys and indexes, making it easier to re-run the migration.
×