Remove unused sbom_components index in migration
What does this MR do and why?
This will remove the unused index_source_package_names_on_component_and_purl
index in preparation for the removal of source_package_name
from the sbom_components
table.
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.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.