Custom function for printing duckdb database connections
Arguments
- object
a database connection to a duckdb database
Details
Use the following to overwrite the S4 method for printing duckdb
objects.
setMethod("show", "duckdb_connection", wisclabmisc::print_duckdb)