Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
|||
paid_amount | numeric | 14,2 | √ | null |
|
|
||
paid | bool | 1 | null |
|
|
|||
paid_date | date | 13 | √ | null |
|
|
||
history_id | serial | 10 | √ | nextval('core_historicalpayment_history_id_seq'::regclass) |
|
|
||
history_date | timestamptz | 35,6 | null |
|
|
|||
history_change_reason | varchar | 100 | √ | null |
|
|
||
history_type | varchar | 1 | null |
|
|
|||
history_user_id | int8 | 19 | √ | null |
|
|
||
saved_account_alias | varchar | 128 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
core_historicalpayment_pkey | Primary key | Asc | history_id |
core_historicalpayment_history_user_id_ef303773 | Performance | Asc | history_user_id |
core_historicalpayment_id_d25cd44a | Performance | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors