Skip to content

config_user_x_expl

Daniel Marín edited this page Jul 8, 2026 · 2 revisions

Description:

Table with configuration of relation between user and exploitation. Allows to limit exploitations visible to user.

Fields:

Column name Data type Description Example
expl_id integer Id of an exploitation, defined on exploitation 1
username character varying(50) Name of user postgres
manager_id integer Id of an manager, defined on cat_manager 1
active boolean If true, relation is being used TRUE

Clone this wiki locally