Skip to content
Snippets Groups Projects
Verified Commit 67de3543 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Add `DOWNTIME = false` to 20160620115026_add_index_on_runners_locked.rb


Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 6b21a4bf
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -4,6 +4,8 @@
class AddIndexOnRunnersLocked < ActiveRecord::Migration
include Gitlab::Database::MigrationHelpers
 
DOWNTIME = false
disable_ddl_transaction!
 
def change
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment