Table george.public.person_adapt_to_employee 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_employee_id_seq'::regclass)
employee_role_history.employee_id employee_role_history_employee_id_fkey
person_adapt_to_branch.manager_id person_adapt_to_branch_manager_id_fkey
transfer_order.destination_responsible_id transfer_order_destination_responsible_id_fkey
transfer_order.source_responsible_id transfer_order_source_responsible_id_fkey
te_modified_id int8 19  √  null
transaction_entry.id person_adapt_to_employee_te_modified_id_fkey
te_created_id int8 19  √  null
transaction_entry.id person_adapt_to_employee_te_created_id_fkey
is_active bool 1  √  null
admission_date timestamp 29,6  √  null
expire_vacation timestamp 29,6  √  null
salary numeric 10,2  √  null
status int4 10  √  null
registry_number text 2147483647  √  null
education_level text 2147483647  √  null
dependent_person_number int4 10  √  null
role_id int8 19  √  null
employee_role.id person_adapt_to_employee_role_id_fkey
workpermit_data_id int8 19  √  null
work_permit_data.id person_adapt_to_employee_workpermit_data_id_fkey
military_data_id int8 19  √  null
military_data.id person_adapt_to_employee_military_data_id_fkey
voter_data_id int8 19  √  null
voter_data.id person_adapt_to_employee_voter_data_id_fkey
bank_account_id int8 19  √  null
bank_account.id person_adapt_to_employee_bank_account_id_fkey
original_id int8 19  √  null
person.id person_adapt_to_employee_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_employee_pkey  
original_id Must be unique Asc person_adapt_to_employee_original_id_key This unique column is also nullable
te_created_id Must be unique Asc person_adapt_to_employee_te_created_id_key This unique column is also nullable
te_modified_id Must be unique Asc person_adapt_to_employee_te_modified_id_key This unique column is also nullable

Close relationships  within one two degrees of separation :