-
Additional arguments to the
GeoTox()constructor are now passed to
duckdb::duckdb()instead ofDBI::dbConnect(). -
DuckDB configuration section added to "Get started" article.
-
Use of
expect_silent()changed toexpect_no_error()in tests.
Additional arguments to the GeoTox() constructor are now passed to
duckdb::duckdb() instead of DBI::dbConnect().
DuckDB configuration section added to "Get started" article.
Use of expect_silent() changed to expect_no_error() in tests.