Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| report_id | int8 | 19 | null |
|
|
||||||
| auto_calculated_indicator_id | int4 | 10 | null |
|
|
||||||
| 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 |
|
|
||||||
| modified_time | timestamptz | 35,6 | null |
|
|
||||||
| status_id | int4 | 10 | √ | null |
|
|
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 |