View Source API Reference db_connection v2.7.0
Modules
A behaviour module for implementing efficient database connection client processes, pools and transactions.
A generic connection error exception.
The default connection pool.
Struct containing log entry information.
A DBConnection pool that requires explicit checkout and checkin as a mechanism to coordinate between processes.
An exception for when errors with ownership occur.
The DBConnection.Query
protocol is responsible for preparing and
encoding queries.
A connection listener that emits telemetry events for connection and disconnection