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