Table stoq_schema.public.loan Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents
id uuid 2147483647 uuid_generate_v1()
loan_item
te_id int8 19  √  new_te()
transaction_entry
identifier serial 10  √  nextval('loan_identifier_seq'::regclass)
open_date timestamp 29,6  √  null
close_date timestamp 29,6  √  null
expire_date timestamp 29,6  √  null
status loan_status 2147483647
notes text 2147483647  √  null
removed_by text 2147483647  √  null
client_id uuid 2147483647  √  null
client
client_category_id uuid 2147483647  √  null
client_category
responsible_id uuid 2147483647  √  null
login_user
branch_id uuid 2147483647
branch
invoice_id uuid 2147483647  √  null
invoice

Analyzed at Fri Jun 10 16:06 BRT 2016

Indexes:
Column(s) Type Sort Anomalies
id Primary key Asc  
identifier + branch_id Must be unique Asc/Asc  
te_id Must be unique Asc This unique column is also nullable

Close relationships  within of separation: