Remove unnecessary index on services for usage data
- index_services_on_type_id_when_active_not_instance_not_template was added https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27093 and updated https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38147 just for the usage data. - There is no other query for template = FALSE in the codebase. - We will maintain the partial index for (type, id).
Showing
Please register or sign in to comment