mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-31 20:28:43 +00:00
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 |
||
---|---|---|
.. | ||
list_comments.rs | ||
list_posts.rs | ||
mod.rs | ||
read_community.rs | ||
read_person.rs | ||
resolve_object.rs | ||
search.rs | ||
user_settings_backup.rs |