Get the database schema (a dm
object) from a connection
schema_from_conn.Rd
It is helpful to know the actual schema
in use by a database at a connection.
This function provides this information.
It is a thin wrapper around
dm_from_con()
from the package dm
that enables building the documentation website.