| id |
bigserial |
19 |
|
√ |
nextval('person_adapt_to_employee_id_seq'::regclass) |
|
|
| te_modified_id |
int8 |
19 |
√ |
|
null |
|
|
| te_created_id |
int8 |
19 |
√ |
|
null |
|
|
| 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 |
|
|
| workpermit_data_id |
int8 |
19 |
√ |
|
null |
|
|
| military_data_id |
int8 |
19 |
√ |
|
null |
|
|
| 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 |
|