Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| user_id | INT | 10 | 0 |
|
|
|||
| token | CHAR | 64 | √ | null |
|
|
||
| stamp | DATETIME | 19 | √ | null |
|
|
||
| session_id | VARCHAR | 100 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| i1_idx | Performance | Asc | user_id |
| i2_idx | Performance | Asc | session_id |
| i3_idx | Performance | Asc | token |
| i4_idx | Performance | Asc | stamp |
Diagram producer might be missing
No diagrams were produced please see application output for any errors