mirror of https://github.com/LemmyNet/lemmy.git
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;
|