Structs§
- Config
- Configuration for specific database drivers (applies to macros and
sqlx-clionly). - External
Driver Config - Configuration for external database drivers.
- MySql
Config - Configuration for the MySQL database driver.
- PgConfig
- Configuration for the Postgres database driver.
- Sqlite
Config - Configuration for the SQLite database driver.
Type Aliases§
- TryParse
Error - Type-erased
toml::de::Error.