Skip to content

Remove column ignore rules for migrated PKs

Krasimir Angelov requested to merge remove-column-ignores-for-migrated-pk-2 into master

What does this MR do and why?

This MR removes column ignore rules for the following tables:

All columns were removed in 14.4.

We also remove IgnorableColumns module for models that no more have columns ignored, and had rules removed with !71161 (merged).

MR acceptance checklist

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

Edited by Krasimir Angelov

Merge request reports