mainDbSelect: Runs all select queries to the main database.

Description Usage Arguments

Description

The function runs the select queries issued to the main db and returns the dataframe

Usage

1
mainDbSelect(query, db_path = "database/plethemdb.sqlite")

Arguments

query

A valid SQL Query

db_path

The location of the project database. This defaults to database/plethemdb.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.