Skip to main content

Crate tank_mysql

Crate tank_mysql 

Source

Structs§

MySQLConnection
Connection wrapper used by the MySQL/MariaDB driver.
MySQLDriver
MySQL/MariaDB driver.
MySQLPrepared
Prepared statement wrapper for MySQL/MariaDB.
MySQLSqlWriter
SQL writer for MySQL/MariaDB dialect.
MySQLTransaction
Transaction adaptor for MySQL/MariaDB.

Type Aliases§

MariaDBConnection
MariaDBDriver
Alias for MariaDB.
MariaDBTransaction
MariaDBWriter