Table george.public.person_adapt_to_user 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_user_id_seq'::regclass)
calls.attendant_id calls_attendant_id_fkey
payment_renegotiation.responsible_id payment_renegotiation_responsible_id_fkey
receiving_order.responsible_id receiving_order_responsible_id_fkey
transaction_entry.user_id transaction_entry_user_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id person_adapt_to_user_te_modified_id_fkey
te_created_id int8 19  √  null
transaction_entry.id person_adapt_to_user_te_created_id_fkey
username text 2147483647
password text 2147483647  √  null
is_active bool 1  √  null
profile_id int8 19  √  null
user_profile.id person_adapt_to_user_profile_id_fkey
original_id int8 19  √  null
person.id person_adapt_to_user_original_id_fkey

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

Indexes:
Column(s) Type Sort Constraint Name Anomalies
id Primary key Asc person_adapt_to_user_pkey  
original_id Must be unique Asc person_adapt_to_user_original_id_key This unique column is also nullable
te_created_id Must be unique Asc person_adapt_to_user_te_created_id_key This unique column is also nullable
te_modified_id Must be unique Asc person_adapt_to_user_te_modified_id_key This unique column is also nullable
username Must be unique Asc person_adapt_to_user_username_key  

Close relationships  within one two degrees of separation :