Skip to content

Follow-up migrations for Build execution config table

Rajendra Kadam requested to merge 461158-ci-config-table-indexes into master

What does this MR do and why?

Add sequence to execution configs table

Add FK to ci builds to execution config table

Add a post deploy migration to create sync index on ci_builds table to execution_config_id column.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

NA

How to set up and validate locally

NA

Related to #461158 (closed)

Merge request reports