Expand description
PostgreSQL driver for tank.
Structsยง
- Postgres
Connection - Connection wrapper for Postgres/Tokio Postgres client.
- Postgres
Driver - Postgres driver.
- Postgres
Prepared - Prepared statement wrapper for Postgres.
- Postgres
SqlWriter - SQL writer for Postgres dialect.
- Postgres
Transaction - Transaction wrapper for Postgres databases.