Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
|||
rate | numeric | 14,2 | null |
|
|
|||
start_date | date | 13 | √ | null |
|
|
||
end_date | date | 13 | √ | null |
|
|
||
history_id | serial | 10 | √ | nextval('core_historicalrateperdate_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 |
|
|
||
main_rate_id | int8 | 19 | √ | null |
|
|
||
changed_by_id | int8 | 19 | √ | null |
|
|
||
changed_date | timestamptz | 35,6 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
core_historicalrateperdate_pkey | Primary key | Asc | history_id |
core_historicalrateperdate_changed_by_id_84443b57 | Performance | Asc | changed_by_id |
core_historicalrateperdate_history_user_id_4eac7eec | Performance | Asc | history_user_id |
core_historicalrateperdate_id_b7432317 | Performance | Asc | id |
core_historicalrateperdate_main_rate_id_ce39a848 | Performance | Asc | main_rate_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors