Table george.public.bank_account 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('bank_account_id_seq'::regclass)
check_data.bank_data_id check_data_bank_data_id_fkey
payment_destination.account_id payment_destination_account_id_fkey
person_adapt_to_employee.bank_account_id person_adapt_to_employee_bank_account_id_fkey
te_created_id int8 19  √  null
transaction_entry.id bank_account_te_created_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id bank_account_te_modified_id_fkey
bank_id int4 10  √  null
branch text 2147483647  √  null
account text 2147483647  √  null

Table contained 1 rows at Tue Jul 14 15:21 GMT-03:00 2009

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

Close relationships  within one two degrees of separation :