Skip to content

Add composite PK to ci_job_artifacts

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

Ref: #429003 (closed)

What does this MR do and why?

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

Why are we doing this?

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

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