summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-08-05 12:45:04 -0700
committerStan Hu <stanhu@gmail.com>2019-08-05 12:45:04 -0700
commit743497aa0502781072b84eb51c2663180813b5c6 (patch)
tree7fc2d006fddf693afb323a3c360d4b4c71e59208
parent344f07e9361008412b3c22f1bc5e56dc2924ada9 (diff)
downloadgitlab-ce-43080-speed-up-deploy-keys.tar.gz
Move migration from migrate to post_migrate43080-speed-up-deploy-keys
This is just in case the creation of this index takes a while to create.
-rw-r--r--db/post_migrate/20190802235445_add_index_on_id_and_type_and_public_to_keys.rb (renamed from db/migrate/20190802235445_add_index_on_id_and_type_and_public_to_keys.rb)0
1 files changed, 0 insertions, 0 deletions
diff --git a/db/migrate/20190802235445_add_index_on_id_and_type_and_public_to_keys.rb b/db/post_migrate/20190802235445_add_index_on_id_and_type_and_public_to_keys.rb
index 9b4d74b4bea..9b4d74b4bea 100644
--- a/db/migrate/20190802235445_add_index_on_id_and_type_and_public_to_keys.rb
+++ b/db/post_migrate/20190802235445_add_index_on_id_and_type_and_public_to_keys.rb