published_report_auto_calculated_indicators

-1 rows


Description

Auto-calculated indicators of published reports.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
report_id int8 19 null
published_reports.report_id published_report_auto_calculated_indicators_report_id_fkey C
auto_calculated_indicator_id int4 10 null
auto_calculated_indicators.id published_report_auto_calculated_indicators_auto_calculated_ind R
value numeric 0 null
projects_comments text 2147483647 null
status_id int4 10 null
report_indicator_statuses.id published_report_auto_calculated_indicators_status_id_fkey R
progress_notes text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
published_report_auto_calculated_indicators_pkey Primary key Asc/Asc report_id + auto_calculated_indicator_id

Relationships