Commit bd6406c4 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Rename stage_id reference clean up migration

parent f4eb2ff7
require Rails.root.join('db', 'post_migrate', '20170628080858_migrate_stage_id_reference_in_background')
class BuildStageIdRefMigrationCleanup < ActiveRecord::Migration
class CleanStageIdReferenceMigration < ActiveRecord::Migration
include Gitlab::Database::MigrationHelpers
DOWNTIME = false
......
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