sql_dialect: Get the SQL dialect used for a connection.

View source: R/db.R

sql_dialectR Documentation

Get the SQL dialect used for a connection.

Description

Get the SQL dialect used for a connection.

Usage

sql_dialect(con)

Arguments

con

The connection to test.

Value

The dialect used, either "sqlite" or "postgres".


vimc/dettl documentation built on Oct. 6, 2022, 2:13 p.m.