Function sql_request_identity
pub fn sql_request_identity(
statements: &[SqlStatementRequest],
) -> Result<String, BookkeepingError>Expand description
The canonical request identity of a statement vector — the compact JSON encoding an outcome row stores so a replayed key can prove it carries the same request.