3 lines
62 B
SQL
3 lines
62 B
SQL
DROP INDEX song_history_user_id_idx;
|
|
DROP TABLE song_history;
|
DROP INDEX song_history_user_id_idx;
|
|
DROP TABLE song_history;
|