Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| batch_id | int8 | 19 | null |
|
|
||||||||||||
| sub_location_id | int8 | 19 | null |
|
|
||||||||||||
| facility_id | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| batch_sub_locations_pkey | Primary key | Asc/Asc | batch_id + sub_location_id |
| batch_sub_locations_sub_location_id_idx | Performance | Asc | sub_location_id |