Skip to content

Remove ignore_column :storage_version

What does this MR do?

As a part of our process to remove a db column (https://docs.gitlab.com/ee/development/what_requires_downtime.html#dropping-columns), in this third step we can remove the ignore_column :storage_version added to Snippet previously.

Closes #205196 (closed)

Does this MR meet the acceptance criteria?

Conformity

Merge request reports

Loading