Commit 29a32cfc authored by Douwe Maan's avatar Douwe Maan

Migration does not require downtime

parent 63c5b541
class AddDevelopersCanMergeToProtectedBranches < ActiveRecord::Migration class AddDevelopersCanMergeToProtectedBranches < ActiveRecord::Migration
include Gitlab::Database::MigrationHelpers include Gitlab::Database::MigrationHelpers
DOWNTIME = false
disable_ddl_transaction! disable_ddl_transaction!
def up def up
......
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