Function statement_sql_error_status
pub fn statement_sql_error_status(error: &StatementRunError) -> u16Expand description
The public statement surface’s status ladder: result caps are 413, an expired exact outcome is 410 (gone), an identity/checksum conflict is 409, everything else 400.