projectDbUpdate: Runs all update queries to the project database.

Description Usage Arguments

Description

The function runs the update queries issued to the project db

Usage

1
projectDbUpdate(query, db_path = "database/project.sqlite")

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


sahu27/sahu documentation built on May 30, 2019, 2:06 a.m.