load_sqls: load_sqls helper function

View source: R/utils.R

load_sqlsR Documentation

load_sqls helper function

Description

Internal function to load the SQL statements.

Usage

load_sqls(utils_path, db)

Arguments

utils_path

A character string. The path to the utils-folder, containing the required app utilities like the MDR and the settings folder.

db

A character string. The name of the corresponding database.


DQAstats documentation built on April 12, 2025, 2:21 a.m.

Related to load_sqls in DQAstats...