Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| type | VARCHAR | 4 | null |
|
|
|||
| obj_id | INT | 10 | null |
|
|
|||
| yyyy | SMALLINT | 5 | null |
|
|
|||
| mm | TINYINT | 3 | null |
|
|
|||
| dd | TINYINT | 3 | null |
|
|
|||
| fulldate | INT | 10 | null |
|
|
|||
| mem_cnt | INT | 10 | √ | null |
|
|
||
| in_progress | INT | 10 | √ | null |
|
|
||
| completed | INT | 10 | √ | null |
|
|
||
| failed | INT | 10 | √ | null |
|
|
||
| not_attempted | INT | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | obj_id + fulldate |
Diagram producer might be missing
No diagrams were produced please see application output for any errors