pub fn sqlx_error_to_conn_err(err: Error) -> DbErr
Expand description

Converts an [sqlx::error] connection error to a DbErr