mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-12-25 20:00:27 +00:00
9 lines
352 B
SQL
9 lines
352 B
SQL
drop index affected_products_advisoryx;
|
|
drop index affected_products_product_idx;
|
|
drop index advisory_fixes_advisory_idx;
|
|
drop index advisory_fixes_fix_idx;
|
|
drop index advisory_cves_advisory_idx;
|
|
drop index advisory_cves_cve_idx;
|
|
drop index advisory_references_advisory_idx;
|
|
drop index advisory_rpms_advisory_idx;
|
|
drop index advisory_rpms_product_idx;
|