| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| id |
uuid |
2147483647 |
|
|
uuid_generate_v1() |
|
|
| te_id |
int8 |
19 |
√ |
|
new_te() |
|
|
| 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 |
marital_status |
2147483647 |
|
|
|
|
|
| father_name |
text |
2147483647 |
√ |
|
null |
|
|
| mother_name |
text |
2147483647 |
√ |
|
null |
|
|
| rg_expedition_date |
timestamp |
29,6 |
√ |
|
null |
|
|
| rg_expedition_local |
text |
2147483647 |
√ |
|
null |
|
|
| gender |
individual_gender |
2147483647 |
|
|
|
|
|
| spouse_name |
text |
2147483647 |
√ |
|
null |
|
|
| birth_location_id |
int8 |
19 |
√ |
|
null |
|
|
| person_id |
uuid |
2147483647 |
√ |
|
null |
|
| person.id
|
individual_person_id_fkey R |
|
Analyzed at Mon Nov 09 14:32 BRST 2015
|