Skip to contents

Retrieve Current Database Version

Usage

get_db_version(db_or_conn = Sys.getenv("SDB_PATH"))

Arguments

db_or_conn

Either a connection string to the SQLite database or an active connection.

Value

Character string indicating the current version of the database.