Skip to content
Snippets Groups Projects
Commit df449404 authored by Shinya Maeda's avatar Shinya Maeda
Browse files

Revert unneccesary change

parent 764977a1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment