Skip to main content

Crate tank_postgres

Crate tank_postgres 

Source
Expand description

PostgreSQL driver for tank.

Structsยง

PostgresConnection
Connection wrapper for Postgres/Tokio Postgres client.
PostgresDriver
Postgres driver.
PostgresPrepared
Prepared statement wrapper for Postgres.
PostgresSqlWriter
SQL writer for Postgres dialect.
PostgresTransaction
Transaction wrapper for Postgres databases.