2 lines
68 B
SQL
2 lines
68 B
SQL
-- This file should undo anything in `up.sql`
|
|
drop table playlists;
|
-- This file should undo anything in `up.sql`
|
|
drop table playlists;
|