mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-05 06:00:31 +00:00
e690d6c470
- Adding post editing. Fixes #23 - Making SQL versions of comment and post fetching. Fixes #21 - Starting to add forum categories. #17
4 lines
97 B
SQL
4 lines
97 B
SQL
drop view community_view;
|
|
drop view community_moderator_view;
|
|
drop view community_follower_view;
|