summaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2024-09-15 23:23:34 -0400
committerOwen Jacobson <owen@grimoire.ca>2024-09-16 11:03:04 -0400
commit71780b29e73b5f943e7d6f1e0889da9112103bdb (patch)
tree081e688c850591255b4af0bdae19c47b420822c6 /src/lib.rs
parentc5434c066a21107dc146801f940b02d61d260555 (diff)
Expose sqlx errors directly in repo interfaces.
BoxedError conceals the exact nature of the error, which in turn prevents me from using sqlx::Error::RowNotFound to signal absences.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions