mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-01 15:40:16 +00:00
e690d6c470
- Adding post editing. Fixes #23 - Making SQL versions of comment and post fetching. Fixes #21 - Starting to add forum categories. #17
3 lines
45 B
SQL
Vendored
3 lines
45 B
SQL
Vendored
drop view post_view;
|
|
drop function hot_rank;
|