Commit 75857e94 authored by Kamil Trzcinski's avatar Kamil Trzcinski

Fix AddWhenAndYamlVariablesToCiBuilds migration

parent 50b54951
# See http://doc.gitlab.com/ce/development/migration_style_guide.html
# for more information on how to write migrations for GitLab.
class AddWhenAndYamlVariablesCiBuilds < ActiveRecord::Migration
class AddWhenAndYamlVariablesToCiBuilds < 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