Generic to registries, provide reporting data obtained from sql databases Underlying this function is rapbase::RapporteketDbConnection
loadRegData(registryName, query, dbType = "mysql")describeRegistryDb(registryName, tabs = c())
data frame containing registry data or a list with table names and corresponding fields with attributes
String Name of the registry as defined in dbConfig.yml
String SQL query to obtain the data
String Type of db to query, currently "mysql" (default) and "mssql"
Character vector for optional definition of tables to describe. Defaults to an empty vector in which case all tables are used