mirror of
https://github.com/Syfaro/fuzzysearch.git
synced 2024-11-05 14:32:56 +00:00
5 lines
82 B
MySQL
5 lines
82 B
MySQL
|
DROP TABLE artist;
|
||
|
DROP TABLE submission;
|
||
|
DROP TABLE tag;
|
||
|
DROP TABLE tag_to_post;
|