db_connection v1.1.3 DBConnection.Connection View Source

A DBConnection.Pool with a single connection, the default pool.

Options

  • :sync_connect - Whether to block the caller of start_link to carry out an initial connection attempt (boolean, default: false)