Table george.public.person_adapt_to_individual 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_individual_id_seq'::regclass)
te_modified_id int8 19  √  null
transaction_entry.id person_adapt_to_individual_te_modified_id_fkey
te_created_id int8 19  √  null
transaction_entry.id person_adapt_to_individual_te_created_id_fkey
is_active bool 1  √  null
cpf text 2147483647  √  null
rg_number text 2147483647  √  null
birth_date timestamp 29,6  √  null
occupation text 2147483647  √  null
marital_status int4 10  √  null
father_name text 2147483647  √  null
mother_name text 2147483647  √  null
rg_expedition_date timestamp 29,6  √  null
rg_expedition_local text 2147483647  √  null
gender int4 10  √  null
spouse_name text 2147483647  √  null
birth_location_id int8 19  √  null
city_location.id person_adapt_to_individual_birth_location_id_fkey
original_id int8 19  √  null
person.id person_adapt_to_individual_original_id_fkey

Table contained 9 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_individual_pkey  
original_id Must be unique Asc person_adapt_to_individual_original_id_key This unique column is also nullable
te_created_id Must be unique Asc person_adapt_to_individual_te_created_id_key This unique column is also nullable
te_modified_id Must be unique Asc person_adapt_to_individual_te_modified_id_key This unique column is also nullable

Close relationships  within one two degrees of separation :