stock_route_packaging

-1 rows


Description

RELATION BETWEEN stock_route AND product_packaging

Columns

Column Type Size Nulls Auto Default Children Parents Comments
route_id int4 10 null
stock_route.id stock_route_packaging_route_id_fkey C
packaging_id int4 10 null
product_packaging.id stock_route_packaging_packaging_id_fkey C

Indexes

Constraint Name Type Sort Column(s)
stock_route_packaging_pkey Primary key Asc/Asc route_id + packaging_id
stock_route_packaging_packaging_id_route_id_idx Performance Asc/Asc packaging_id + route_id

Relationships