db_get_installed_version: Get the Currently Installed Version of Timeseriesdb

View source: R/utils.R

db_get_installed_versionR 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


timeseriesdb documentation built on March 24, 2022, 1:06 a.m.