connect: Connect to a database

Description Usage Arguments See Also

View source: R/ops-connect.R

Description

Connect to a database

Usage

1
connect(adapter, ...)

Arguments

adapter

The database adapter to use

...

Arguments passed on to dbx::dbxConnect

url

A database URL

storage_tz

The time zone timestamps are stored in

variables

Session variables

See Also

Other Database Operations: dml, execute(), tcl


tjpalanca/dbtools documentation built on Oct. 7, 2021, 6:43 a.m.