Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
|||||
browseCategoryGroupId | INT | 10 | √ | NULL |
|
|
|||||
userId | INT | 10 | √ | NULL |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
browse_category_group_users_s_pk | Primary key | Asc | id |
browseCategoryGroupId | Must be unique | Asc/Asc | browseCategoryGroupId + userId |
PRIMARY | Must be unique | Asc | id |