Table stoq_schema.public.inventory_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()
te_id int8 19  √  new_te()
transaction_entry.id inventory_item_te_id_fkey R
product_id uuid 2147483647
product.id inventory_item_product_id_fkey R
recorded_quantity numeric 20,3  √  null
actual_quantity numeric 20,3  √  null
counted_quantity numeric 20,3  √  null
inventory_id uuid 2147483647
inventory.id inventory_item_inventory_id_fkey R
reason text 2147483647  √  null
product_cost numeric 20,8  √  null
is_adjusted bool 1 false
batch_id uuid 2147483647  √  null
storable_batch.id inventory_item_batch_id_fkey R
cfop_data_id uuid 2147483647  √  null
cfop_data.id inventory_item_cfop_data_id_fkey R

Analyzed at Fri Jun 10 16:06 BRT 2016

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

Close relationships  within of separation: