Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | int8 | 19 | √ | null |
|
|
||
usr | int4 | 10 | √ | null |
|
|
||
xact_start | timestamptz | 35,6 | √ | null |
|
|
||
xact_finish | timestamptz | 35,6 | √ | null |
|
|
||
total_paid | numeric | 0 | √ | null |
|
|
||
last_payment_ts | timestamptz | 35,6 | √ | null |
|
|
||
last_payment_note | text | 2147483647 | √ | null |
|
|
||
last_payment_type | name | 2147483647 | √ | null |
|
|
||
total_owed | numeric | 0 | √ | null |
|
|
||
last_billing_ts | timestamptz | 35,6 | √ | null |
|
|
||
last_billing_note | text | 2147483647 | √ | null |
|
|
||
last_billing_type | text | 2147483647 | √ | null |
|
|
||
balance_owed | numeric | 0 | √ | null |
|
|
||
xact_type | name | 2147483647 | √ | null |
|
|