gitlab-org--gitlab-foss/db
Yorick Peterse 0693905d2e
Change project FK migration to skip existing FKs
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.
2017-08-02 13:03:21 +02:00
..
fixtures
migrate Change project FK migration to skip existing FKs 2017-08-02 13:03:21 +02:00
post_migrate
schema.rb
seeds.rb