Connect to a database using the provided configuration.
Arguments
- db_config
A list containing the database connection configuration.
- ...
Additional arguments to pass to
DBI::dbConnect.
Connect to a database using the provided configuration.
A list containing the database connection configuration.
Additional arguments to pass to DBI::dbConnect.