Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| obj_id | INT | 10 | 0 |
|
|
|||
| usr_id | INT | 10 | 0 |
|
|
|||
| last_access | INT | 10 | √ | null |
|
|
||
| read_count | INT | 10 | 0 |
|
|
|||
| spent_seconds | INT | 10 | 0 |
|
|
|||
| first_access | DATETIME | 19 | √ | null |
|
|
||
| childs_read_count | INT | 10 | 0 |
|
|
|||
| childs_spent_seconds | INT | 10 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | obj_id + usr_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors