Get the Currently Installed Version of Timeseriesdb

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