forked from nutomic/lemmy
3 lines
64 B
SQL
3 lines
64 B
SQL
drop table post_like;
|
|
drop table post_dislike;
|
|
drop table post;
|