Structs§
- Command
Result - Result of a command execution (non-SELECT queries).
- Row
- A single row from a query result.
- RowDescription
- Shared column metadata for a result set.
- Simple
Query Row - A single row from the simple query protocol.
Enums§
- Simple
Query Message - A message returned from the simple query protocol.
Functions§
- parse_
command_ tag - Parse the command tag from CommandComplete to extract affected row count.