Skip to content

Prepare indexes for merge_requests.head_pipeline_id LFK

What does this MR do and why?

As a part of migrating ci_pipeline-referencing columns to bigint, we need to create indexes for head_pipeline_id_convert_to_bigint.

This MR schedules the indexes to be created asynchronously on gitlab.com, a follow-up MR will be created for self-managed instances.

MR 1/6

Related to #454420

Edited by Panos Kanellidis

Merge request reports