Module postgres

Source
Available on crate feature sqlx_postgres only.
Expand description

Structs§

SqlxPgQueryRepo
The schema history table queries for postgres.

Type Aliases§

SqlxPgExecutor
Specialization of SqlxExecutor to sqlx::PgPool.