Commit e73bf10a authored by Sean McGivern's avatar Sean McGivern

Fix group boards migration name

This had the same name in EE, so give it a different name in CE.
parent 95016507
class AddGroupIdToBoards < ActiveRecord::Migration
class AddGroupIdToBoardsCe < ActiveRecord::Migration
include Gitlab::Database::MigrationHelpers
disable_ddl_transaction!
......
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