Skip to content

Add composite PK to ci_stages

Max Orefice requested to merge morefice/swap-primary-key-ci-job-stages into master

Ref: #429004 (closed)

What does this MR do and why?

This MR introduces a composite PK for ci_stages to include partition_id.

Why are we doing this?

Mandatory steps in order to partition a table as explained in our documentation.

Merge request reports