mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 12:05:01 +00:00
5 lines
138 B
SQL
5 lines
138 B
SQL
drop table community_user_ban;;
|
|
drop table community_moderator;
|
|
drop table community_follower;
|
|
drop table community;
|
|
drop table category;
|