Create artists table

This commit is contained in:
2024-02-08 18:37:55 -05:00
parent a6f141e841
commit 0924c954b8
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1 @@
DROP TABLE artists;