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 |
|
|
|||
tag | VARCHAR | 100 |
|
|
||||
is_offline | TINYINT | 3 | 0 |
|
|
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 + tag |
i1_idx | Performance | Asc/Asc/Asc/Asc | obj_id + obj_type + sub_obj_id + sub_obj_type |
i2_idx | Performance | Asc | tag |
i3_idx | Performance | Asc | user_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors