Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
obj_id | INT | 10 | 0 |
|
|
|||
obj_type | CHAR | 10 |
|
|
||||
sub_obj_id | INT | 10 | 0 |
|
|
|||
sub_obj_type | CHAR | 10 |
|
|
||||
user_id | INT | 10 | 0 |
|
|
|||
rating | INT | 10 | 0 |
|
|
|||
category_id | INT | 10 | 0 |
|
|
|||
tstamp | INT | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc/Asc/Asc/Asc/Asc/Asc | obj_id + obj_type + sub_obj_id + sub_obj_type + user_id + category_id |
obj_idx | Performance | Asc/Asc/Asc/Asc | obj_id + obj_type + sub_obj_id + sub_obj_type |
Diagram producer might be missing
No diagrams were produced please see application output for any errors