Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | √ | null |
|
|
|||||
| locationGroupId | INT | 10 | null |
|
|
||||||
| locationId | INT | 10 | null |
|
|
||||||
| partId | INT | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| FKewsgk9wkk42a6is2k2ujf67xy | Performance | Asc | locationGroupId |
| FKlvjcurkrvj33lxmqqehd9c93r | Performance | Asc | locationId |
| UKqtnikbva13t0wwvudvqt9a9wx | Must be unique | Asc/Asc | partId + locationGroupId |