report_auto_calculated_indicators

-1 rows


Description

Report entries of targets and values for auto-calculated indicators.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
report_id int8 19 null
reports.id report_auto_calculated_indicators_report_id_fkey C
auto_calculated_indicator_id int4 10 null
auto_calculated_indicators.id report_auto_calculated_indicators_auto_calculated_indicator_id_ R
system_value numeric 0 null

Value collected via Terraware data. Null before value is submitted.

system_time timestamptz 35,6 null

System value recorded time. If null, the value is not recorded yet and a live query of Terraware data should be used instead.

override_value numeric 0 null

Value inputted by accelerator admin to override system value. Null for no overrides.

projects_comments text 2147483647 null
progress_notes text 2147483647 null
modified_by int8 19 null
users.id report_auto_calculated_indicators_modified_by_fkey R
modified_time timestamptz 35,6 null
status_id int4 10 null
report_indicator_statuses.id report_auto_calculated_indicators_status_id_fkey R

Indexes

Constraint Name Type Sort Column(s)
report_auto_calculated_indicators_pkey Primary key Asc/Asc report_id + auto_calculated_indicator_id
report_auto_calculated_indicators_auto_calculated_indicator_id_ Performance Asc auto_calculated_indicator_id

Relationships