Module drivers

Module drivers 

Source

Structs§

Config
Configuration for specific database drivers (applies to macros and sqlx-cli only).
ExternalDriverConfig
Configuration for external database drivers.
MySqlConfig
Configuration for the MySQL database driver.
PgConfig
Configuration for the Postgres database driver.
SqliteConfig
Configuration for the SQLite database driver.

Type Aliases§

TryParseError
Type-erased [toml::de::Error].