Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| report_id | int8 | 19 | null |
|
|
||||||
| standard_metric_id | int8 | 19 | null |
|
|
||||||
| target | int4 | 10 | √ | null |
|
|
|||||
| value | int4 | 10 | √ | null |
|
|
|||||
| projects_comments | text | 2147483647 | √ | null |
|
|
|||||
| status_id | int4 | 10 | √ | null |
|
|
|||||
| progress_notes | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| published_report_standard_metrics_pkey | Primary key | Asc/Asc | report_id + standard_metric_id |