Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
||||
categoryId | INT | 10 | √ | null |
|
|
||||
packageId | INT | 10 | √ | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
categoryId_idx | Performance | Asc | categoryId |
packageId_idx | Performance | Asc | packageId |