Expand description
The postgres_base
module contains the basic functionalities for interacting with a PostgreSQL database.
Structsยง
- Postgres
Base - Represents a connection config to a PostgreSQL database.
The postgres_base
module contains the basic functionalities for interacting with a PostgreSQL database.