Skip to content
Snippets Groups Projects
Commit 29a32cfc authored by Douwe Maan's avatar Douwe Maan
Browse files

Migration does not require downtime

parent 63c5b541
No related branches found
No related tags found
No related merge requests found
class AddDevelopersCanMergeToProtectedBranches < ActiveRecord::Migration
include Gitlab::Database::MigrationHelpers
 
DOWNTIME = false
disable_ddl_transaction!
 
def up
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