Remove index issues_on_duplicated_to_id
What does this MR do and why?
Remove index issues_on_duplicated_to_id
Removes issues_on_duplicated_to_id index since we don't use the column for filtering issue lists. The index is not (or barely) used right now.
Changelog: changed
References
- Index Usage: https://dashboards.gitlab.net/goto/Cf1FrtwHR?orgId=1
- Introduced in !16204 (diffs)
- Synchronous removal issue: #557893 (closed)
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
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 Nicolas Dular