-
Notifications
You must be signed in to change notification settings - Fork 11
config_visit_class_x_parameter
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Configuration of relation between visit class and event parameters related to the class.
Column name | Data type | Description | Example |
---|---|---|---|
class_id | integer | Id of visit class, defined on config_visit_class | 1 |
parameter_id | character varying(50) | Id of parameter, defined on config_visit_parameter | clean_arc |
active | boolean | If true, relation is being used | TRUE |