pub fn is_connection_error(err: &PostgresError) -> bool
Expand description
Helper function to check if error is related to connection issues
pub fn is_connection_error(err: &PostgresError) -> bool
Helper function to check if error is related to connection issues