test_sql(skip = NULL, ctx = get_default_context())[character()] A vector of regular expressions to match
against test names; skip test if matching any.[DBItest_context] A test context as created by
make_context.quote_stringquote_string_vectorizedquote_identifierquote_identifier_specialquote_identifier_not_vectorizedwrite_tableiris data as a table to the
database, but won't overwrite by default.
read_tableiris data from a database table.
overwrite_tableiris data as a table to the
database, will overwrite if asked.
append_tableiris data as a table to the
database, will append if asked.
append_tabletemporary_tableiris data as a temporary table to
the database, the table is not available in a second connection and is
gone after reconnecting.
table_visible_in_other_connectionlist_tableslist_fieldsroundtrip_keywordsroundtrip_quotesroundtrip_integerroundtrip_numericroundtrip_numeric_specialInf and NaN.
roundtrip_logicalroundtrip_logical_introundtrip_nullroundtrip_64_bitroundtrip_characterroundtrip_factorroundtrip_rawroundtrip_dateroundtrip_timestamproundtrip_rownamestest_compliance,
test_connection, test_driver,
test_getting_started,
test_meta, test_result