Table jdahlin.public.person_adapt_to_client 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('person_adapt_to_client_id_seq'::regclass)
loan.client_id loan_client_id_fkey
payment_renegotiation.client_id payment_renegotiation_client_id_fkey
sale.client_id sale_client_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id person_adapt_to_client_te_modified_id_fkey
te_created_id int8 19  √  null
transaction_entry.id person_adapt_to_client_te_created_id_fkey
status int4 10  √  null
days_late int4 10  √  null
credit_limit numeric 10,2  √  0
original_id int8 19  √  null
person.id person_adapt_to_client_original_id_fkey
category_id int8 19  √  null
client_category.id person_adapt_to_client_category_id_fkey

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

Indexes:
Column(s) Type Sort Constraint Name Anomalies
id Primary key Asc person_adapt_to_client_pkey  
original_id Must be unique Asc person_adapt_to_client_original_id_key This unique column is also nullable
te_created_id Must be unique Asc person_adapt_to_client_te_created_id_key This unique column is also nullable
te_modified_id Must be unique Asc person_adapt_to_client_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.