Commit Graph

2 Commits

Author SHA1 Message Date
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
Rémy Coutable 3845f12de8
Fix migration to make it fast
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-07-21 12:45:03 +02:00