Disconnect from the arkdb database.
Usage
local_db_disconnect(db = local_db(), env = arkdb_cache)
Arguments
- db
a DBI connection. By default, will call local_db for the default connection.
- env
The environment where the function looks for a connection.