Table george.public.person_adapt_to_credit_provider 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_credit_provider_id_seq'::regclass)
credit_card_data.provider_id credit_card_data_provider_id_fkey
credit_provider_group_data.provider_id credit_provider_group_data_provider_id_fkey
payment_method_details.provider_id payment_method_details_provider_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id person_adapt_to_credit_provider_te_modified_id_fkey
te_created_id int8 19  √  null
transaction_entry.id person_adapt_to_credit_provider_te_created_id_fkey
is_active bool 1  √  null
provider_type int4 10  √  null
short_name text 2147483647  √  null
provider_id text 2147483647  √  null
open_contract_date timestamp 29,6  √  null
original_id int8 19  √  null
person.id person_adapt_to_credit_provider_original_id_fkey
payment_day int4 10  √  null
closing_day int4 10  √  null
max_installments int4 10  √  null
provider_fee numeric 10,4 0

Table contained 8 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_credit_provider_pkey  
original_id Must be unique Asc person_adapt_to_credit_provider_original_id_key This unique column is also nullable
te_created_id Must be unique Asc person_adapt_to_credit_provider_te_created_id_key This unique column is also nullable
te_modified_id Must be unique Asc person_adapt_to_credit_provider_te_modified_id_key This unique column is also nullable

Close relationships  within one two degrees of separation :