Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
||||||||||
serviceInstanceId | INT | 10 | null |
|
|
|||||||||||
serviceProviderId | INT | 10 | null |
|
|
|||||||||||
permissionCode | VARCHAR | 255 | √ | null |
|
|
||||||||||
class | VARCHAR | 255 | √ | null |
|
|
||||||||||
status | VARCHAR | 255 | √ | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
serviceInstanceId | Performance | Asc | serviceInstanceId |
serviceProviderId | Performance | Asc | serviceProviderId |