db_get_installed_version: 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