Skip to main content

Module row

Module row 

Source

Structs§

CommandResult
Result of a command execution (non-SELECT queries).
Row
A single row from a query result.
RowDescription
Shared column metadata for a result set.
SimpleQueryRow
A single row from the simple query protocol.

Enums§

SimpleQueryMessage
A message returned from the simple query protocol.

Functions§

parse_command_tag
Parse the command tag from CommandComplete to extract affected row count.