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 Replace invalid chars while seeding environments 2017-06-21 11:16:38 +00:00
migrate Change project FK migration to skip existing FKs 2017-08-02 13:03:21 +02:00
post_migrate Remove events column from notification settings 2017-07-31 11:18:55 +01:00
schema.rb Merge branch '33620-remove-events-from-notification_settings' into 'master' 2017-08-01 14:54:56 +00:00
seeds.rb