Skip to content

Replace time-range partitioned loose FK table

Adam Hegyi requested to merge 338535-redo-loose-fk-tables into master

What does this MR do and why?

This change replaces the table under the LooseForeignKeys::DeletedRecord model to use list partitioning instead of time-range partitioning.

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 #338535 (closed)

Edited by Adam Hegyi

Merge request reports