SchemaSpy Analysis of testdb.public - Constraints Generated by
SchemaSpy
5 Foreign Key Constraints:

Constraint Name Child Column Parent Column Delete Rule
fk_position_pk wms_shp_order_position_split.c_position_pk wms_shp_order_position.c_pk Restrict delete 
fk_shp_details_product wms_shp_product_detail.c_product_pk wms_shp_product.c_pk Restrict delete 
fk_shp_order_id wms_shp_order_position.c_order_id wms_shp_order.c_order_id Restrict delete 
fk_shp_pos_product wms_shp_order_position.c_product_pk wms_shp_product.c_pk Restrict delete 
fk_shp_pos_split_product wms_shp_order_position_split.c_product_pk wms_shp_product.c_pk Restrict delete 

Check Constraints:

Table Constraint Name Constraint
None detected