db_connection v1.0.0-rc.3 DBConnection.Connection
A DBConnection.Pool
with a single connection, the default pool.
Options
:sync_connect
- Whether to block the caller ofstart_link
to carry out an initial connection attempt (boolean, default:false
)