[go: up one dir, main page]

Mark desired_config_generator_version ignore for deletion

Issue: Drop the desired_config_generator_version colum... (#538166 - closed) • Ashvin Sharma • 18.7

What does this MR do and why?

Mark desired_config_generator_version ignore for deletion

This column will be deleted in milestone 18.6, and hence ignored for rails according to the docs. https://docs.gitlab.com/development/database/avoiding_downtime_in_migrations/#dropping-columns

This MR also removes all the references of desired_config_generator_version from the code as stated in the linked doc.

References

Docs for safely dropping the column: https://docs.gitlab.com/development/database/avoiding_downtime_in_migrations/#dropping-columns

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

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

Edited by Ashvin Sharma

Merge request reports

Loading