gitlab-org--gitlab-foss/db
Michael Kozono 87529ce582 Move temp table creation into the prepare job
* Hopefully fixes spec failures in which the table doesn’t exist
* Decouples the background migration from the post-deploy migration, e.g. we could easily run it again even though the table is dropped when finished.
2017-12-01 15:26:41 -08:00
..
fixtures Add a fixture file that uses seed-fu in the test env so that a borken seed-fu is detected 2017-11-30 13:28:18 +01:00
migrate Fix uploads.path length for long filenames 2017-12-01 15:26:41 -08:00
post_migrate Move temp table creation into the prepare job 2017-12-01 15:26:41 -08:00
schema.rb Fix uploads.path length for long filenames 2017-12-01 15:26:41 -08:00
seeds.rb