-
Notifications
You must be signed in to change notification settings - Fork 11
sys_fprocess
advase edited this page Sep 8, 2022
·
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(50) | 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 | ||
fprocess_type | text |