Build a db information stand-in
rquery_db_info(..., connection = NULL, is_dbi = FALSE,
indentifier_quote_char = NULL, string_quote_char = NULL,
overrides = NULL, note = "", connection_options = list())
force all arguments to be by name.
connection handle to database or Spark.
if TRUE the database connection can be used with DBI.
character, quote to put around identifiers.
character, quote to put around strings.
named list of functions to place in info.
character note to add to display form.
names list of per-connection options.
rquery_db_info object