Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| workflowitem_id | serial | 10 | √ | nextval('cwf_workflowitem_seq'::regclass) |
|
|
||||||||||||||
| multiple_titles | bool | 1 | √ | null |
|
|
||||||||||||||
| published_before | bool | 1 | √ | null |
|
|
||||||||||||||
| multiple_files | bool | 1 | √ | null |
|
|
||||||||||||||
| item_id | uuid | 2147483647 | √ | null |
|
|
||||||||||||||
| collection_id | uuid | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| cwf_workflowitem_pkey | Primary key | Asc | workflowitem_id |

