gitlab-org--gitlab-foss/db
Toon Claes b87dcc238a Remove backfill migration for legacy projects
We've found some problems with the backgroung migration:
BackfillLegacyProjectRepositories

See https://gitlab.com/gitlab-org/gitlab-ce/issues/56061

The migration was disabled to run on production:
https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5906

So to overcome it's not being run anywhere, just remove it.

Whenever all problems in BackfillLegacyProjectRepositories are fixed
we'll create a new migration (with a different timestamp) to have it
run.
2019-01-10 16:45:14 +01:00
..
fixtures Merge branch 'elastic-test-repos-ce' into 'master' 2019-01-09 01:58:44 +00:00
importers Add NGINX 0.16.0 and above metrics 2018-12-17 23:48:55 +00:00
migrate Add table and model for error tracking settings 2019-01-07 17:55:21 +00:00
optional_migrations Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
post_migrate Remove backfill migration for legacy projects 2019-01-10 16:45:14 +01:00
schema.rb Add table and model for error tracking settings 2019-01-07 17:55:21 +00:00
seeds.rb