db_get_installed_version {timeseriesdb} | R Documentation |
Get the Currently Installed Version of Timeseriesdb
db_get_installed_version(con, schema = "timeseries")
con |
RPostgres connection object. |
schema |
character name of the database schema. Defaults to 'timeseries' |
character The version number of timeseriesdb currently installed on the given schema