| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| id |
bigserial |
19 |
|
√ |
nextval('payment_change_history_id_seq'::regclass) |
|
|
| te_modified_id |
int8 |
19 |
√ |
|
null |
|
|
| te_created_id |
int8 |
19 |
√ |
|
null |
|
|
| change_reason |
text |
2147483647 |
√ |
|
null |
|
|
| last_due_date |
timestamp |
29,6 |
√ |
|
null |
|
|
| change_date |
timestamp |
29,6 |
√ |
|
null |
|
|
| new_due_date |
timestamp |
29,6 |
√ |
|
null |
|
|
| last_status |
int4 |
10 |
√ |
|
null |
|
|
| new_status |
int4 |
10 |
√ |
|
null |
|
|
| payment_id |
int8 |
19 |
√ |
|
null |
|
| payment.id
|
payment_change_history_payment_id_fkey |
|
Table contained 0 rows at Tue Jul 14 15:21 GMT-03:00 2009
|