3 lines
108 B
SQL
3 lines
108 B
SQL
DROP INDEX IF EXISTS idx_media_item_provider_ids_provider_id;
|
|
DROP TABLE IF EXISTS media_item_provider_ids;
|