2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-04 08:47:37 +08:00
This commit is contained in:
Sam 2018-02-28 09:35:46 +11:00
parent 182aaffbd5
commit 2a7b7add59

View file

@ -7,7 +7,7 @@ class ColumnDropper
end
# in production we need some extra delay to allow for slow migrations
delay ||= Rails.env.production? ? 360 : 0
delay ||= Rails.env.production? ? 3600 : 0
sql = <<~SQL
SELECT 1