Structs§
- Client
Transmitter - Handles responding to clients.
- Completed
Client Transmitter ClientTransmitter
with a response to send.
Traits§
- Result
Ext - Should
Terminate 🔒Gracefully - A trait for errors that should terminate gracefully rather than panic the process.
- Transmittable
- A helper trait for
ClientTransmitter
.
Functions§
- describe
- Creates a description of the statement
stmt
. - index_
sql - verify_
datum_ desc - Verify that the rows in
RowIterator
match the expectedRelationDesc
. - viewable_
variables 🔒 - Returns the viewable session and system variables.