Run a custom SQL query
am_custom_query(sql_query, con, ...)
sql_query | the query |
---|---|
con | the connection to use, if missing an sqlite con is used |
... | other arguments to be passed to the sql() fcn |
Other admin:
am_db_duckdb()
,
am_db_sqlite()
,
am_use_offline_db()
,
con_am()
,
db_disco()
,
db_minify_path()
,
db_minify()
,
db_sync()
,
default_db()
,
http_ping()