mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-30 05:23:08 +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 |
||
---|---|---|
.. | ||
aggregates | ||
impls | ||
source | ||
diesel_ltree.patch | ||
lib.rs | ||
newtypes.rs | ||
schema.rs | ||
traits.rs | ||
utils.rs |