Skip to content

Remove columns_changing_default calls from User and UserPreference

Abdul Wadood requested to merge 382704-remove-safely-change-column-default into master

What does this MR do and why?

!122467 (merged) and !122473 (merged) were merged in %16.1 and calls to columns_changing_default can be removed in %16.2.

These calls should be removed in the next minor release according to our guidelines https://docs.gitlab.com/ee/development/database/avoiding_downtime_in_migrations.html#clean-up-the-safelychangecolumndefault-concern-in-the-next-minor-release.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #382704 (closed)

Merge request reports

Loading