sql_err

Macro sql_err 

Source
macro_rules! sql_err {
    ($ERR:expr $(; diagnostic = $DIAG:expr)?) => { ... };
}