Created Playlist

This commit is contained in:
2024-04-13 15:12:50 -04:00
parent 1a9addefa4
commit 5dd0710eb8
4 changed files with 133 additions and 0 deletions

View File

@ -0,0 +1,2 @@
-- This file should undo anything in `up.sql`
DROP TABLE playlists;