Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| route_id | int4 | 10 | null |
|
|
||||||
| product_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| stock_route_product_pkey | Primary key | Asc/Asc | route_id + product_id |
| stock_route_product_product_id_route_id_idx | Performance | Asc/Asc | product_id + route_id |

