Skip to content

Improve documentation swap PK partitioning

Max Orefice requested to merge morefice/improve-doc-swap-pk-partitioning into master

Ref: #429003 (closed)

What does this MR do and why?

This MR adds a comment to make sure we don't forget to create the referenced FKs.

This needs to be done when rolling back the migration which swaps the PK otherwise we end up with an broken schema.

Merge request reports