Skip to content

Swap pipeline columns for vulnerability_occurrence_pipelines

What does this MR do and why?

After asynchronously creating the indexes for pipeline_id_convert_to_bigint, we introduce the synchronous versions for self-managed and swap the pipeline_id bigint column with the int one

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.

Related to #454420

Edited by Panos Kanellidis

Merge request reports