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 |
||
---|---|---|
.. | ||
api_routes_http.rs | ||
code_migrations.rs | ||
lib.rs | ||
main.rs | ||
prometheus_metrics.rs | ||
root_span_builder.rs | ||
scheduled_tasks.rs | ||
session_middleware.rs | ||
telemetry.rs |