Skip to content

Drop old FKs on ci_builds

Max Orefice requested to merge morefice/drop-old-fks-ci-builds into master

Ref: #382033 (closed)

What does this MR do and why?

Following up !108571 (merged) where we redefined our FKs in order to rebalance correctly invalid partition_id in production as explained in #387301 (comment 1233516292).

This MR drops olds FKs referencing ci_builds as we no longer need them since we defined composite FKS including the partition_id.

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