Table stoq_schema.public.purchase_item Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 uuid_generate_v1()
purchase_item.parent_item_id purchase_item_parent_item_id_fkey R
receiving_order_item.purchase_item_id receiving_order_item_purchase_item_id_fkey R
te_id int8 19  √  new_te()
transaction_entry.id purchase_item_te_id_fkey R
quantity numeric 20,3  √  null
quantity_received numeric 20,3  √  null
base_cost numeric 20,8  √  null
cost numeric 20,8  √  null
expected_receival_date timestamp 29,6  √  null
sellable_id uuid 2147483647  √  null
sellable.id purchase_item_sellable_id_fkey R
order_id uuid 2147483647  √  null
purchase_order.id purchase_item_order_id_fkey R
quantity_sold numeric 20,3  √  0
quantity_returned numeric 20,3  √  0
parent_item_id uuid 2147483647  √  null
purchase_item.id purchase_item_parent_item_id_fkey R

Analyzed at Fri Jun 10 16:06 BRT 2016

Indexes:
Column(s) Type Sort Constraint Name Anomalies
id Primary key Asc purchase_item_pkey  
te_id Must be unique Asc purchase_item_te_id_key This unique column is also nullable

Close relationships  within of separation: