Commit 04554eb7 authored by Sean McGivern's avatar Sean McGivern

Fix group boards migration name

This name already existed in EE, so we rename the CE version to make them
distinct.
parent d7693851
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