Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| status_id | uuid | 2147483647 | uuid_generate_v1() |
|
|
||||||
| nomination_id | int4 | 10 | null |
|
|
||||||
| workflow_id | int4 | 10 | null |
|
|
||||||
| notes | text | 2147483647 | √ | null |
|
|
|||||
| created_at | timestamptz | 35,6 | null |
|
|
||||||
| created_by_user_id | varchar | 255 | null |
|
|
||||||
| updated_at | timestamptz | 35,6 | null |
|
|
||||||
| updated_by_user_id | varchar | 255 | null |
|
|
||||||
| deleted | bool | 1 | false |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| nomination_status_pkey | Primary key | Asc | status_id |

