Structs§
- Postgres
Backend - A PostgreSQL database backend using tokio-postgres
- Postgres
Connection - A connection to a PostgreSQL database using tokio-postgres
- Postgres
Pool - A connection pool for PostgreSQL using deadpool-postgres
- Postgres
Transaction - A PostgreSQL transaction using tokio-postgres
Functions§
- postgres_
backend - Create a new PostgreSQL backend from environment variables
- postgres_
backend_ with_ config - Create a new PostgreSQL backend with a custom config