Table george.public.receiving_order_item Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19  √  nextval('receiving_order_item_id_seq'::regclass)
te_created_id int8 19  √  null
transaction_entry.id receiving_order_item_te_created_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id receiving_order_item_te_modified_id_fkey
quantity numeric 10,2  √  null
cost numeric 10,4  √  null
sellable_id int8 19  √  null
sellable.id receiving_order_item_sellable_id_fkey
receiving_order_id int8 19  √  null
receiving_order.id receiving_order_item_receiving_order_id_fkey
purchase_item_id int8 19  √  null
purchase_item.id receiving_order_item_purchase_item_id_fkey

Table contained 10 rows at Tue Jul 14 15:21 GMT-03:00 2009

Indexes:
Column(s) Type Sort Constraint Name Anomalies
id Primary key Asc receiving_order_item_pkey  
te_created_id Must be unique Asc receiving_order_item_te_created_id_key This unique column is also nullable
te_modified_id Must be unique Asc receiving_order_item_te_modified_id_key This unique column is also nullable

Close relationships  within one two degrees of separation :