| id |
uuid |
2147483647 |
|
|
uuid_generate_v1() |
|
|
| te_id |
int8 |
19 |
√ |
|
new_te() |
|
|
| identifier |
serial |
10 |
|
√ |
nextval('loan_identifier_seq'::regclass) |
|
|
| open_date |
timestamp |
29,6 |
√ |
|
null |
|
|
| close_date |
timestamp |
29,6 |
√ |
|
null |
|
|
| expire_date |
timestamp |
29,6 |
√ |
|
null |
|
|
| status |
loan_status |
2147483647 |
|
|
|
|
|
| notes |
text |
2147483647 |
√ |
|
null |
|
|
| removed_by |
text |
2147483647 |
√ |
|
null |
|
|
| client_id |
uuid |
2147483647 |
√ |
|
null |
|
| client.id
|
loan_client_id_fkey R |
|
| client_category_id |
uuid |
2147483647 |
√ |
|
null |
|
|
| responsible_id |
uuid |
2147483647 |
√ |
|
null |
|
|
| branch_id |
uuid |
2147483647 |
|
|
|
|
| branch.id
|
loan_branch_id_fkey R |
|
| invoice_id |
uuid |
2147483647 |
√ |
|
null |
|
|