mirror of https://github.com/LemmyNet/lemmy.git
d075acce43
- Diesel ordinarily throws an error when no results are returned for a single fetch, which is a bit confusing. This PR ensures that the missing value cases are all caught, and wrapped with new LemmyErrors, rather than diesel errors. - Fixes #4601 |
||
---|---|---|
.. | ||
comment_reply_view.rs | ||
community_block_view.rs | ||
community_follower_view.rs | ||
community_moderator_view.rs | ||
community_person_ban_view.rs | ||
community_view.rs | ||
instance_block_view.rs | ||
lib.rs | ||
person_block_view.rs | ||
person_mention_view.rs | ||
person_view.rs | ||
structs.rs |