Skip to content

Redefine FKs with update statement

Max Orefice requested to merge morefice/update-fks-update-statement into master

Ref: #382033 (closed)

What does this MR do and why?

This MR adds an update statement to each FK introduced in !106717 (merged).

This is necessary in order to rebalance correctly invalid partition_id in production as explained in #387301 (comment 1233516292).

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 Max Orefice

Merge request reports