Skip to content

cat_manager

Daniel Marín edited this page Jul 8, 2026 · 1 revision

Description:

Catalog of managers, allows agrupating users and exploitations on which they work.

Fields:

Column name Data type Description Example
id integer Id 1
idval text Name of the manager general manager
expl_id integer[] List of exploitations related to the manager {1,2}
rolename text[] List of users related to the manager {postgres}
active boolean If true, field 'code' is automatically filled with features id TRUE
sector_id integer[] Defines sectors that can be displayed

Clone this wiki locally