sql_by_key: Adapter from older sql provider and the new based on...

View source: R/sqlhelper.r

sql_by_keyR Documentation

Adapter from older sql provider and the new based on sqlhelper

Description

Adapter from older sql provider and the new based on sqlhelper

Usage

sql_by_key(.key, ..., .multiline = FALSE)

Arguments

.key

the key for the query string (it get's prepended by the section obtained with 'get_section')

...

params passed to 'sqlhelper::get_sql'

.multiline

'TRUE if statements are multiple, otherwise concatenate as a single statement

Value

a vector (if '.multiline' is 'TRUE') or a string with the SQL.

See Also

sqlhelper::get_sql


giupo/GrafoDB documentation built on Oct. 12, 2022, 9:43 a.m.