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