Structs§
- Config
- Configuration for specific database drivers (applies to macros and sqlx-clionly).
- ExternalDriver Config 
- 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].