db_get_installed_version {timeseriesdb} | R Documentation |
Get the Currently Installed Version of Timeseriesdb
Description
Get the Currently Installed Version of Timeseriesdb
Usage
db_get_installed_version(con, schema = "timeseries")
Arguments
con |
RPostgres connection object. |
schema |
character name of the database schema. Defaults to 'timeseries' |
Value
character The version number of timeseriesdb currently installed on the given schema
[Package timeseriesdb version 1.0.0-1.1.2 Index]