7 lines
135 B
MySQL
7 lines
135 B
MySQL
|
|
drop table api_tokens;
|
||
|
|
drop table watchlists;
|
||
|
|
drop table messages;
|
||
|
|
drop table invites;
|
||
|
|
drop table ignored_messages;
|
||
|
|
drop table guilds;
|