3 lines
115 B
SQL
3 lines
115 B
SQL
DROP INDEX IF EXISTS artist_similarity_unmatched_seed_score_idx;
|
|
DROP TABLE IF EXISTS artist_similarity_unmatched;
|