提交 df449404 编写于 作者: S Shinya Maeda

Revert unneccesary change

上级 764977a1
......@@ -1232,6 +1232,7 @@ ActiveRecord::Schema.define(version: 20180603190921) do
t.integer "latest_merge_request_diff_id"
t.string "rebase_commit_sha"
t.boolean "allow_collaboration"
t.boolean "squash", default: false, null: false
end
add_index "merge_requests", ["assignee_id"], name: "index_merge_requests_on_assignee_id", using: :btree
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册