db_connection v1.1.0 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
)
A DBConnection.Pool
with a single connection, the default pool.
:sync_connect
- Whether to block the caller of start_link
to
carry out an initial connection attempt (boolean, default: false
)