Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| task_id | CHAR | 32 |
|
|
||||
| filename | VARCHAR | 255 | null |
|
|
|||
| class | VARCHAR | 255 | null |
|
|
|||
| active | BIT | 1 | 0 |
|
|
|||
| execution_count | BIGINT UNSIGNED | 20 | 0 |
|
|
|||
| assigned_count | INT UNSIGNED | 10 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | task_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors