Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | VARCHAR | 36 | null |
|
|
||||||
| created_at | DATETIME | 26 | null |
|
|
||||||
| created_by | VARCHAR | 100 | √ | null |
|
|
|||||
| system_permission_id | VARCHAR | 36 | null |
|
|
||||||
| system_role_id | VARCHAR | 36 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| FKmw3yotap1vbj8iyexm9prwpax | Performance | Asc | system_permission_id |
| UK7mdlam4oeuoi1kykweuyxarhj | Must be unique | Asc/Asc | system_role_id + system_permission_id |