The Nest
Explore
Sign in
Azorlogh
tunefire
tf-db
src
cleanup.sql
0
Code
Changes
Tags
Discussions
main
DROP
TABLE
IF EXISTS songs;
DROP
TABLE
IF EXISTS tags;
DROP
TABLE
IF EXISTS song_tags;