dependency_conditions

6 rows


Description

(Enum) Types of conditions that can control whether or not a variable is presented to the user.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
variables.dependency_condition_id variables_dependency_condition_id_fkeyR
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
dependency_conditions_pkey Primary key Asc id
dependency_conditions_name_key Must be unique Asc name

Relationships