Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| project_id | int8 | 19 | null |
|
|
||||||
| project_indicator_id | int8 | 19 | null |
|
|
||||||
| baseline | numeric | 0 | √ | null |
|
|
|||||
| end_target | numeric | 0 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| published_project_indicator_baselines_pkey | Primary key | Asc/Asc | project_id + project_indicator_id |
| published_project_indicator_baselines_project_indicator_id_idx | Performance | Asc | project_indicator_id |