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


ropensci/dittodb documentation built on April 13, 2024, 2:20 a.m.