Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
project_id | int8 | 19 | null |
|
|
|||||
phase_id | int4 | 10 | null |
|
|
|||||
vote_option_id | int4 | 10 | √ | null |
|
|
||||
modified_time | timestamptz | 35,6 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
project_vote_decisions_pkey | Primary key | Asc/Asc | project_id + phase_id |
project_vote_decisions_project_id_idx | Performance | Asc | project_id |