indicator_levels

-1 rows


Description

(Enum) Levels of indicators for reports.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
auto_calculated_indicators.level_id auto_calculated_indicators_level_id_fkey R
common_indicators.level_id common_indicators_level_id_fkey R
project_indicators.level_id project_indicators_level_id_fkey R
name text 2147483647 null

Indexes

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

Relationships