Skip to main content

Module error

Module error 

Source

Enums§

AwaError

Functions§

map_sqlx_error
The single Rust-side mapping from a raw sqlx::Error to an AwaError, translating a Postgres unique violation (SQLSTATE 23505) into AwaError::UniqueConflict with the offending constraint name.