Module mz_adapter::util
source · Structs§
- Handles responding to clients.
ClientTransmitter
with a response to send.
Traits§
- A trait for errors that should terminate gracefully rather than panic the process.
- A helper trait for
ClientTransmitter
.
Functions§
- Creates a description of the statement
stmt
. - Verify that the rows in
RowIterator
match the expectedRelationDesc
. - Returns the viewable session and system variables.