ud_audit_psector_arc_traceability - Giswater/giswater_dbmodel GitHub Wiki


Description:

Traceability table where information about arcs of executed or canceled psectors are stored. In the first rows you can find information from plan_psector_x_arc and after that an exact copy of the arc table.

Features on that table no longer exists on inventroy tables.

Node fields:

Column name Data type Description
id serial4 Id (automatically assigned on insert)
psector_id int4 Id of psector
psector_state int2 State of psector
doable bool If true, feature value enters into calculation of psector budget
addparam json Additional parameters
audit_tstamp timestamp Date and time of audit data insert
audit_user text
action varchar(16)