mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
5 lines
87 B
SQL
5 lines
87 B
SQL
drop function hot_rank;
|
|
drop view post_listing;
|
|
drop table post_like;
|
|
drop table post;
|