• Furkan Ayhan's avatar
    Convert ci_builds-runner_id FK to LFK · 5e114952
    Furkan Ayhan authored
    Some runner_ids may be assigned to too many ci_builds so that deleting
    them can cause downtime in the DB. So, we decided to convert this FK
    to LFK.
    
    Changelog: other
    5e114952
gitlab_loose_foreign_keys.yml 5.59 KB