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