mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-03 09:40:16 +00:00
62663a9f2e
* Implement separate mod activities for feature, lock post Also includes collection for featured posts. Later we also need to do the same for Comment.distinguished * some changes --------- Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2 lines
97 B
SQL
2 lines
97 B
SQL
alter table community drop column moderators_url;
|
|
alter table community drop column featured_url; |