dbc_add_connection: Add a connection or pool to the global options

View source: R/connections.R

dbc_add_connectionR Documentation

Add a connection or pool to the global options

Description

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

Usage

dbc_add_connection(con, con_id)

Arguments

con

Connection or pool object

con_id

A short string describing a globally cached connection pool


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