Crate mysql_async_support_model[−][src]
Structs
DbSchemaCred | Credentials to access a database schema. |
QueryError | Query target name and error when attempting to run the query. |
QueryResult | Query target name and result sets. |
QueryTarget | An entity for which to run a query. |
ResultSet | Message, warning count, and result values for a single statement. |
SshTunnelMap | Keeps SshSession alive while tunnels are needed. |
StringValues | Represents a query result row, with all values stringified. |
TypedValues | Represents a query result row, with all values stringified. |
Enums
Error | Error while using the |
Value | Programmer-friendly model of MySQL [ |
Type Definitions
ResultSetStrings | |
ResultSetTyped |
|