Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
||
roleId | INT | 10 | null |
|
|
|||
generalPermissionId | INT | 10 | null |
|
|
|||
isAllowed | INT | 10 | √ | null |
|
|
Table contained 36 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
roleId | Performance | Asc | roleId |