Module connection

Module connection 

Source
Expand description

PostgreSQL connection wrapper.

Structsยง

PgConnection
A wrapper around a PostgreSQL connection with statement caching.
PgTransaction
A PostgreSQL transaction.