mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-17 09:25:50 +00:00
5 lines
126 B
MySQL
5 lines
126 B
MySQL
|
drop table admin_purge_person;
|
||
|
drop table admin_purge_community;
|
||
|
drop table admin_purge_post;
|
||
|
drop table admin_purge_comment;
|