Commit a3d387c4 authored by Douwe Maan's avatar Douwe Maan

Fix ActiveRecord::DuplicateMigrationNameError

parent ff1d435d
# See http://doc.gitlab.com/ce/development/migration_style_guide.html
# for more information on how to write migrations for GitLab.
class MakeRemoteMirrorsDisabledByDefault < ActiveRecord::Migration
class MakeRemoteMirrorsDisabledByDefaultEE < ActiveRecord::Migration
include Gitlab::Database::MigrationHelpers
# When using the methods "add_concurrent_index" or "add_column_with_default"
......
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