summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-06-23 15:54:04 -0700
committerStan Hu <stanhu@gmail.com>2019-06-23 15:54:04 -0700
commitd6536fde92f354442aa985fcc65c94154389086e (patch)
tree384321433f054e6e0f087b7bcb8a2199c9d9e0f2
parentf89a33c9d13db824bb4f4618512d82b6c4e6515a (diff)
downloadgitlab-ce-sh-promote-remove-migration.tar.gz
Promote import column migration into pre-deployment migrationsh-promote-remove-migration
Since the `ignore_column` was removed, we need to make sure we remove the column so that Unicorn and Sidekiq don't need to be HUP'ed again.
-rw-r--r--db/migrate/20190619175843_remove_import_columns_from_projects.rb (renamed from db/post_migrate/20190619175843_remove_import_columns_from_projects.rb)0
1 files changed, 0 insertions, 0 deletions
diff --git a/db/post_migrate/20190619175843_remove_import_columns_from_projects.rb b/db/migrate/20190619175843_remove_import_columns_from_projects.rb
index 85f776ac99c..85f776ac99c 100644
--- a/db/post_migrate/20190619175843_remove_import_columns_from_projects.rb
+++ b/db/migrate/20190619175843_remove_import_columns_from_projects.rb