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

config_user_x_expl

Edgar Fuste edited this page Nov 2, 2021 · 1 revision

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