BigW Consortium Gitlab

Commit e7c0d6dd by Ruben Davila

Fix migration with missing DOWNTIME entry

parent 211c006b
class AddDevelopersCanMergeToProtectedBranches < 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