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