Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | √ | null |
|
|
||
| groupedWorkSettingsId | INT | 10 | null |
|
|
|||
| shelfLocation | VARCHAR | 250 | √ | '' |
|
|
||
| weight | INT | 10 | √ | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| prioritized_shelf_locations_s_pk | Primary key | Asc | id |
| groupedWorkSettingsId | Performance | Asc/Asc | groupedWorkSettingsId + weight |
| PRIMARY | Must be unique | Asc | id |
