start_db_capture()
. (@KoderKow, #183)dbplyr
unique table names that are ignored to work with the newest dbplyr
table names. (#188)integer64
roundtrips. Instead of falling back to non-hexNumeric output, we serialize first and maintain hexNumeric output.bigint
support (thanks to @majazaloznik for reporting this issue, #168)expect_silent()
in one test to satisfy an R devel bug (#172)Suggests
packages are not available.expect_sql()
] to check if a specific SQL statement is sent in a test without needing a fixture. Useful for when you only want or need to check that a specific query was sent and you don't need to check any code after that. This feature is experimental, so might change in a subsequent release. Suggests
packages are not available.nycflights13_create_sql()
now always uses {DBI}Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.