| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| id |
uuid |
2147483647 |
|
|
uuid_generate_v1() |
|
|
| te_id |
int8 |
19 |
√ |
|
new_te() |
|
|
| auth |
int4 |
10 |
√ |
|
null |
|
|
| nsu |
int4 |
10 |
√ |
|
null |
|
|
| installments |
int4 |
10 |
√ |
|
1 |
|
|
| card_type |
credit_card_type |
2147483647 |
|
|
|
|
|
| entrance_value |
numeric |
20,2 |
√ |
|
0 |
|
|
| fee |
numeric |
10,2 |
|
|
0 |
|
|
| fee_value |
numeric |
20,2 |
√ |
|
0 |
|
|
| fare |
numeric |
20,2 |
√ |
|
0 |
|
|
| payment_id |
uuid |
2147483647 |
√ |
|
null |
|
| payment.id
|
credit_card_data_payment_id_fkey R |
|
| provider_id |
uuid |
2147483647 |
√ |
|
null |
|
|
| device_id |
uuid |
2147483647 |
√ |
|
null |
|
|
Analyzed at Fri Jun 10 16:06 BRT 2016
|