Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| project_id | int8 | 19 | null |
|
|
||||||
| overall_score | float8 | 17,17 | √ | null |
|
|
|||||
| summary | text | 2147483647 | √ | null |
|
|
|||||
| details_url | text | 2147483647 | √ | null |
|
|
|||||
| created_by | int8 | 19 | null |
|
|
||||||
| created_time | timestamptz | 35,6 | null |
|
|
||||||
| modified_by | int8 | 19 | null |
|
|
||||||
| modified_time | timestamptz | 35,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| project_overall_scores_pkey | Primary key | Asc | project_id |