[−][src]Module sqlx_core::postgres
Postgres database and connection types.
Structs
PgArguments | |
PgConnection | An asynchronous connection to a [Postgres] database. |
PgError | |
PgRow | |
Postgres | Postgres database driver. |
Type Definitions
PgPool | An alias for [ |