Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
type | VARCHAR | 4 |
|
|
||||
obj_id | INT | 10 | 0 |
|
|
|||
yyyy | SMALLINT | 5 | 0 |
|
|
|||
mm | TINYINT | 3 | 0 |
|
|
|||
dd | TINYINT | 3 | 0 |
|
|
|||
fulldate | INT | 10 | 0 |
|
|
|||
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