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