Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | 0 |  |  | |||
| obj_id | INT | 10 | 0 |  |  | |||
| usr_id | INT | 10 | 0 |  |  | |||
| version | SMALLINT | 5 | 1 |  |  | |||
| score | DOUBLE | 22 | √ | null |  |  | ||
| status | VARCHAR | 32 | 0 |  |  | |||
| last_update | DATETIME | 19 | 1970-01-01 00:00:00 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| i1_idx | Performance | Asc/Asc | obj_id + usr_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors