mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
oops
This commit is contained in:
parent
182aaffbd5
commit
2a7b7add59
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user