Commit 54452412 authored by Kamil Trzcinski's avatar Kamil Trzcinski

Merge branch 'merge-ci-data'

parents 0bf60630 5a401523
class ChangeNameOfCiProjects < ActiveRecord::Migration
class AddNullToNameForCiProjects < ActiveRecord::Migration
def up
change_column_null :ci_projects, :name, true
end
......
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