3 lines
108 B
SQL
3 lines
108 B
SQL
DROP INDEX IF EXISTS idx_watch_together_rooms_status_created_at;
|
|
DROP TABLE IF EXISTS watch_together_rooms;
|