Function statement_sql_error
pub fn statement_sql_error(
error: &StatementRunError,
transaction_state: Option<&str>,
) -> (u16, Value)Expand description
Render one typed public-surface statement failure.
pub fn statement_sql_error(
error: &StatementRunError,
transaction_state: Option<&str>,
) -> (u16, Value)Render one typed public-surface statement failure.