Skip to content
Snippets Groups Projects
Verified Commit a6891eb8 authored by Nick Thomas's avatar Nick Thomas
Browse files

Remove two ignored columns

parent bd17881b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -12,9 +12,6 @@ class MergeRequestDiff < ActiveRecord::Base
# Don't display more than 100 commits at once
COMMITS_SAFE_SIZE = 100
 
ignore_column :st_commits,
:st_diffs
belongs_to :merge_request
 
manual_inverse_association :merge_request, :merge_request_diff
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