Man pages for sqlhelper
Easier 'SQL' Integration

config_examplesExamples of yaml configurations for database connections
connect(Re-)Establish connections to databases
connection_infoBrowse available connections
default_connReturn the default connection
disconnectClose all connections and remove them from the connections...
is_connectedTest whether a database is connected
live_connectionReturn the named connection or NULL
prepare_sqlprepare queries and assemble meta data prior to execution
read_sqlRead a sql file and return it's contents as a tibble
run_filesRead, prepare and execute .SQL files
run_queriesExecute a sequence of SQL queries
set_default_conn_nameSet/get the name of the default connection to use
sqlhelper documentation built on May 29, 2024, 4:29 a.m.