Skip to main content

condition_sqlstates

Function condition_sqlstates 

Source
pub fn condition_sqlstates(
    name: &str,
) -> impl Iterator<Item = &'static str> + '_
Expand description

Return every SQLSTATE matched by a PL/pgSQL exception condition.