pub fn sqlx_error_to_conn_err(err: Error) -> DbErr
Converts an sqlx::error connection error to a DbErr