Skip to content

Sync create indexes for ci_stages pipeline_id conversion

Tianwen Chen requested to merge 422813-sync-index into master

What does this MR do and why?

Sync create indexes for ci_stages pipeline_id conversion

This is the second step to synchronously create indexes for ci_stages

See https://docs.gitlab.com/ee/development/database/adding_database_indexes.html#add-a-migration-to-create-the-index-synchronously

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #422813 (closed)

Merge request reports