Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| log_id | CHAR | 32 |  |  | ||||
| schedule_id | CHAR | 32 |  |  | ||||
| scheduled | INT UNSIGNED | 10 | null |  |  | |||
| executed | INT UNSIGNED | 10 | null |  |  | |||
| exception | TEXT | 65535 | √ | null |  |  | ||
| output | TEXT | 65535 | √ | null |  |  | ||
| duration | FLOAT | 12 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | log_id | 
| schedule_id | Performance | Asc | schedule_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors