View properties of a Cal-Adapt SQLlite database
ca_db_info(x)
Either a Cal-Adapt values remote tibble or a SQLite database file name
A list object with info about x
, including the tables, fields, indices, and sql statements.
x
can be either a remote tibble returned by ca_getvals_db
, or a SQLite
database file name.