Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| module_id | INT | 10 | null |
|
|
|||
| user_id | INT | 10 | null |
|
|
|||
| section_id | INT | 10 | null |
|
|
|||
| allowed | INT | 10 | √ | NULL |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc/Asc | module_id + user_id + section_id |