Skip to content

Support LFK triggers on partitioning helpers

Marius Bobin requested to merge 382033-handle-lfk-triggers-for-partitioning into master

What does this MR do and why?

It updates the partitioning helper to handle loose foreign key triggers since we can't attach a table as a partition if it has triggers.

How to set up and validate locally

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

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

Edited by Marius Bobin

Merge request reports