Skip to content

Start backfill for primary key conversion to int8 for ci_job_artifacts

Andreas Brandl requested to merge ab/ci_job_artifacts into master

What does this MR do?

This initializes the conversion of int4 to int8 columns for ci_job_artifacts. It also kicks off the backfill migration in a post-deploy migration.

For details see #325614 (closed).

Does this MR meet the acceptance criteria?

Conformity

Edited by Andreas Brandl

Merge request reports