API Reference db_connection v2.3.1

Modules

A behaviour module for implementing efficient database connection client processes, pools and transactions.

The raised exception might include the reason which would be useful to programatically determine what was causing the error.

Struct containing log entry information.

A DBConnection pool that requires explicit checkout and checkin as a mechanism to coordinate between processes.

The DBConnection.Query protocol is responsible for preparing and encoding queries.