gitlab-org--gitlab-foss/db
Yorick Peterse b7c5cf9edb
Don't drop in DropAndReaddHasExternalWikiInProjects
Dropping a column and then re-adding it can lead to the application
throwing errors as the column may temporarily not exist. To work around
this we'll reset the various project rows in batches _without_ removing
any columns.
2016-07-21 17:43:43 +02:00
..
fixtures Improve code design 2016-07-18 18:42:03 +02:00
migrate Don't drop in DropAndReaddHasExternalWikiInProjects 2016-07-21 17:43:43 +02:00
schema.rb Make Service.external_wikis return only active external wikis 2016-07-21 10:36:02 +02:00
seeds.rb init commit 2011-10-09 00:36:38 +03:00