Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | 0 |  |  | |||
| has_parent_task | TINYINT | 3 | √ | null |  |  | ||
| parent_task_id | BIGINT | 19 | √ | null |  |  | ||
| hash | VARCHAR | 256 | √ | null |  |  | ||
| type | VARCHAR | 256 | √ | null |  |  | ||
| class_path | VARCHAR | 256 | √ | null |  |  | ||
| class_name | VARCHAR | 256 | √ | null |  |  | ||
| serialized | LONGTEXT | 2147483647 | √ | null |  |  | ||
| bucket_id | BIGINT | 19 | √ | null |  |  | ||
| position | BIGINT | 19 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| i1_idx | Performance | Asc | bucket_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors