Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Follow-up from "Add base table for Ci builds execution config"
As part of this issue, we create -
As a sequence as a post deploy migration for ensure id uniqueness.
Comment
.
Example
.
Add FK to ci builds table to execution config as a post deployment migration.
Comment
Add a post deploy migration to create index synchronously, on
ci_builds
table on
execution_config_id
column.
Edited
May 13, 2024
by
Rajendra Kadam