pub fn format_mobc_error(error: &Error<PgError>, query: Option<&str>) -> String
Format a mobc::Error<PgError> Error for display
mobc::Error<PgError>