stock_wh_resupply_table

-1 rows


Description

RELATION BETWEEN stock_warehouse AND stock_warehouse

Columns

Column Type Size Nulls Auto Default Children Parents Comments
supplied_wh_id int4 10 null
stock_warehouse.id stock_wh_resupply_table_supplied_wh_id_fkey C
supplier_wh_id int4 10 null
stock_warehouse.id stock_wh_resupply_table_supplier_wh_id_fkey C

Indexes

Constraint Name Type Sort Column(s)
stock_wh_resupply_table_pkey Primary key Asc/Asc supplied_wh_id + supplier_wh_id
stock_wh_resupply_table_supplier_wh_id_supplied_wh_id_idx Performance Asc/Asc supplier_wh_id + supplied_wh_id

Relationships