Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
|||||
| version | BIGINT | 19 | null |
|
|
||||||
| action | VARCHAR | 255 | √ | null |
|
|
|||||
| actor_id | INT | 10 | √ | null |
|
|
|||||
| assigned | DATETIME | 19 | √ | null |
|
|
|||||
| completed | DATETIME | 19 | √ | null |
|
|
|||||
| due | DATETIME | 19 | √ | null |
|
|
|||||
| error | VARCHAR | 255 | √ | null |
|
|
|||||
| file_id | BIGINT | 19 | √ | null |
|
|
|||||
| iteration | INT | 10 | null |
|
|
||||||
| notes | LONGTEXT | 2147483647 | √ | null |
|
|
|||||
| owner_id | BIGINT | 19 | √ | null |
|
|
|||||
| owner_role_id | INT | 10 | √ | null |
|
|
|||||
| proxy_user_id | INT | 10 | √ | null |
|
|
|||||
| round | INT | 10 | null |
|
|
||||||
| status | VARCHAR | 255 | null |
|
|
||||||
| timeout | INT | 10 | null |
|
|
||||||
| triggered | BIT | 1 | null |
|
|
||||||
| workflow_id | BIGINT | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| FK_a0x2yfm3m1b9qeqtt93spgpou | Performance | Asc | workflow_id |
| FK_bf5r00hkf89qhvsa0mjhyk1vm | Performance | Asc | file_id |
| FK_croe3r4g0q4yt2g5ie53dr39 | Performance | Asc | actor_id |
| FK_edpf3gt9atu0auf7j6oge36un | Performance | Asc | owner_id |
| FK_k0ryptxgmp5wpo2qqato40s62 | Performance | Asc | proxy_user_id |
| FK_ovsj67dje3wmrxr73p9wjsoes | Performance | Asc | owner_role_id |

