Commit 9a394cc6 authored by Robert Speicher's avatar Robert Speicher

Remove duplicate `rebase_commit_sha` field definition from schema

parent a14aa6a6
......@@ -1449,7 +1449,6 @@ ActiveRecord::Schema.define(version: 20171230123729) do
t.string "merge_jid"
t.boolean "discussion_locked"
t.integer "latest_merge_request_diff_id"
t.string "rebase_commit_sha"
end
add_index "merge_requests", ["assignee_id"], name: "index_merge_requests_on_assignee_id", using: :btree
......
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