Commit 92fc5dfe authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'fj-205197-remove-ignore-column-repository-storage' into 'master'

Remove ignore_column for repository_storage column

Closes #205197

See merge request gitlab-org/gitlab!27896
parents e7b4fa35 bdc76276
......@@ -19,8 +19,6 @@ class Snippet < ApplicationRecord
MAX_FILE_COUNT = 1
ignore_column :repository_storage, remove_with: '12.10', remove_after: '2020-03-22'
cache_markdown_field :title, pipeline: :single_line
cache_markdown_field :description
cache_markdown_field :content
......
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