Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
app_id | INT UNSIGNED | 10 | null |
|
|
|||
type | enum('database', 'dbuser', 'custom_button') | 13 | database |
|
|
|||
res_id | INT UNSIGNED | 10 | null |
|
|
|||
res_param_1 | VARCHAR | 255 | √ |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_id | Performance | Asc | app_id |
type | Must be unique | Asc/Asc | type + res_id |