report_auto_calculated_indicator_targets

-1 rows


Description

Project targets for auto-calculated indicators by year

Columns

Column Type Size Nulls Auto Default Children Parents Comments
project_id int8 19 null
projects.id report_auto_calculated_indicator_targets_project_id_fkey C
auto_calculated_indicator_id int4 10 null
auto_calculated_indicators.id report_auto_calculated_indicator_targets_auto_calculated_indica C
year int4 10 null
target numeric 0 null

Indexes

Constraint Name Type Sort Column(s)
report_auto_calculated_indicator_targets_pkey Primary key Asc/Asc/Asc project_id + auto_calculated_indicator_id + year
report_auto_calculated_indicator_targets_project_id_year_idx Performance Asc/Asc project_id + year

Relationships