lemmy/crates/db_views
Dessalines 3e1f7f2efa
Adding creator_is_admin to PersonView, CommentView, and PostView. (#4165)
* Adding creator_is_admin to PersonView, CommentView, and PostView.

* Removing left joins from comment_view.

* Removing joins from person_mention and comment_reply views.

* Removing extra left join from person_view.

* Reverting some changes in post_view.

* Fixing compile error.
2023-11-21 11:20:24 -05:00
..
src Adding creator_is_admin to PersonView, CommentView, and PostView. (#4165) 2023-11-21 11:20:24 -05:00
Cargo.toml Prevent random test failure (#4184) 2023-11-21 10:08:19 -05:00