Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

config_report

advase edited this page Oct 27, 2022 · 11 revisions

Description:

Definition of raports, defined on database as SQL queries, available for user in Giwater toolbox.

Fields:

Column name Data type Description Example
id serial Additional description for the report
alias text This is the name that goes to the toolbox
query_text text Field where you write the query through which you want to generate the report
sys_role text Permission role of the user who has access to report, non-customizable, defined on sys_role
active boolean If true, catalog value is being used
descript text Descript
addparam json

Clone this wiki locally