-
Notifications
You must be signed in to change notification settings - Fork 11
sys_fprocess
opueyo-bgeo edited this page Nov 29, 2024
·
6 revisions
Catalog of system processes executed inside different functions of giswater.
Column name | Data type | Description | Example |
---|---|---|---|
fid | integer | Id | 101 |
fprocess_name | character varying(100) | Name of the process | Qgis project check |
project_type | character varying(6) | Project in which it's being used | utils |
parameters | json | Additional parameters | |
source | text | Process source | |
isaudit | boolean | If true, process information is saved on a log table - audit_fid_log | |
fprocess_type | text | Label of a process type | |
addparam | json | Additional parameters | Check epa-data, Function process, Check graph-data |