Skip to content

Add validate_partitioned_foreign_key helper

Max Orefice requested to merge morefice/add-validate-fk-partition-helper into master

What does this MR do and why?

This MR does 2 things:

  • Modify add_concurrent_partitioned_foreign_key to support on_update option
  • Introduce validate_partitioned_foreign_key helper method

MR acceptance checklist

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

Merge request reports

Loading