Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | VARCHAR | 36 | null |
|
|
|||||
| location_id | VARCHAR | 36 | √ | null |
|
|
||||
| inventory_id | VARCHAR | 36 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| IDX_6BD2CE4A64D218E | Performance | Asc | location_id |
| IDX_6BD2CE4A9EEA759 | Performance | Asc | inventory_id |