Skip to content

Follow-up from "Add base table for Ci builds execution config"

As part of this issue, we create -

  1. As a sequence as a post deploy migration for ensure id uniqueness. Comment. Example.
  2. Add FK to ci builds table to execution config as a post deployment migration. Comment
  3. Add a post deploy migration to create index synchronously, on ci_builds table on execution_config_id column.
Edited by Rajendra Kadam