BigW Consortium Gitlab

Add `DOWNTIME = false` to db/migrate/20160615142710_add_index_on_requested_at_to_members

Signed-off-by: 's avatarRémy Coutable <remy@rymai.me>
parent bebb620e
class AddIndexOnRequestedAtToMembers < ActiveRecord::Migration
include Gitlab::Database::MigrationHelpers
DOWNTIME = false
disable_ddl_transaction!
def change
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment