Rename a few more misnamed CI indexes

What does this MR do and why?

These were seen on GitLab.com and on another user's GitLab installation.

  • p_ci_builds_stage_id_convert_to_bigint_idx -> p_ci_builds_stage_id_idx

  • p_ci_pipelines_auto_canceled_by_id_convert_to_bigint_idx -> p_ci_pipelines_auto_canceled_by_id_idx

References

This is similar to !203313 (merged).

Relates to #567561

MR acceptance checklist

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

Edited by Stan Hu

Merge request reports

Loading