projectDbUpdate: Runs all update queries to the project database.

Description Usage Arguments

View source: R/QueryHelper.R

Description

The function runs the update queries issued to the project db

Usage

1
projectDbUpdate(query, db_path = "")

Arguments

query

A valid SQL Query

db_path

The location of the project database. This defaults to database/project.sqlite and is not expected to change This function will not be called by the user directly


plethem documentation built on Nov. 8, 2020, 4:35 p.m.