Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| workflow_id | int4 | 10 | null |
|
|
||||||
| state | int4 | 10 | √ | null |
|
|
|||||
| 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 |
|
|
|||||
| owner | uuid | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| workflowitem_pkey | Primary key | Asc | workflow_id |

