Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

cat_manager

advase edited this page Aug 9, 2022 · 5 revisions

Description:

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

Fields:

Column name Data type Description Example
id serial Id 1
idval text Name of the manager general manager
expl_id integer List of exploitations related to the manager {1,2}
username 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

Clone this wiki locally