Table jdahlin.public.transfer_order 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('transfer_order_id_seq'::regclass)
transfer_order_item.transfer_order_id transfer_order_item_transfer_order_id_fkey
te_created_id int8 19  √  null
transaction_entry.id transfer_order_te_created_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id transfer_order_te_modified_id_fkey
open_date timestamp 29,6
receival_date timestamp 29,6  √  null
status int4 10  √  null
source_branch_id int8 19
person_adapt_to_branch.id transfer_order_source_branch_id_fkey
destination_branch_id int8 19
person_adapt_to_branch.id transfer_order_destination_branch_id_fkey
source_responsible_id int8 19
person_adapt_to_employee.id transfer_order_source_responsible_id_fkey
destination_responsible_id int8 19
person_adapt_to_employee.id transfer_order_destination_responsible_id_fkey

Table contained 1 rows at Sex Jun 10 16:28 BRT 2011

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


SchemaSpy was unable to generate a graphical representation of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.