Skip to content

Ignore source_package_name column in preparation for removal

Oscar Tovar requested to merge otovar/ignore-column-to-be-removed into master

What does this MR do and why?

Ignore DB column source_package_name before its removal as described in https://docs.gitlab.com/ee/development/database/avoiding_downtime_in_migrations.html#dropping-columns

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Ref #435733

Edited by Olivier Gonzalez

Merge request reports