get_dbname: Get the 'dbname' from a connection call

View source: R/utils.R

get_dbnameR Documentation

Get the dbname from a connection call

Description

Get the dbname from a connection call

Usage

get_dbname(dots, drv = NULL)

Arguments

dots

from the argument being passed to the connection

drv

from the argument being passed to the connection

Value

the name, sanitized if needed


dittodb documentation built on June 22, 2024, 6:52 p.m.