dbc_get_connection: Retrieve a connection or pool from the global options

View source: R/connections.R

dbc_get_connectionR Documentation

Retrieve a connection or pool from the global options

Description

dbcooper maintains a named list of connections or (recommended) pools. This internal function retrieves one.

Usage

dbc_get_connection(con_id)

Arguments

con_id

A short string describing a globally cached connection pool


dgrtwo/dbcooper documentation built on Nov. 18, 2023, 6:24 p.m.