Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('per_formprioritization_id_seq'::regclass) |
|
|
||||
| overview_id | int4 | 10 | √ | null |
|
|
||||
| is_draft | bool | 1 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| per_formprioritization_pkey | Primary key | Asc | id |
| per_formprioritization_overview_id_8a5fe87d | Performance | Asc | overview_id |

