Table stoq_schema.public.loan_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 loan_item_te_id_fkey R
quantity numeric 20,3  √  null
sale_quantity numeric 20,3  √  null
return_quantity numeric 20,3  √  null
price numeric 20,2  √  null
base_price numeric 20,2  √  null
loan_id uuid 2147483647  √  null
loan.id loan_item_loan_id_fkey R
sellable_id uuid 2147483647  √  null
sellable.id loan_item_sellable_id_fkey R
batch_id uuid 2147483647  √  null
storable_batch.id loan_item_batch_id_fkey R
icms_info_id uuid 2147483647  √  null
invoice_item_icms.id loan_item_icms_info_id_fkey R
ipi_info_id uuid 2147483647  √  null
invoice_item_ipi.id loan_item_ipi_info_id_fkey R

Analyzed at Fri Jun 10 16:06 BRT 2016

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

Close relationships  within of separation: