Skip to content

plan_psector_x_node

Edgar Fuste edited this page Nov 2, 2021 · 6 revisions

Description:

Table of relations between nodes and planification sectors.

Fields:

Column name Data type Description
id serial Id
node_id character varying(16) Id of node included into psector
psector_id integer Id of psector, defined on plan_psector
state smallint State of feature inside psector
doable boolean If true, feature value enters into calculation of psector budget
descript character varying(254) Description
Clone this wiki locally