Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| loan_action_date | timestamptz | 35,6 | √ | null |
|
|
||
| loan_id | uuid | 2147483647 | √ | null |
|
|
||
| item_id | text | 2147483647 | √ | null |
|
|
||
| loan_action | text | 2147483647 | √ | null |
|
|
||
| loan_renewal_count | text | 2147483647 | √ | null |
|
|
||
| loan_status | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| loans_renewal_dates_item_id_idx | Performance | Asc | item_id |
| loans_renewal_dates_loan_action_date_idx | Performance | Asc | loan_action_date |
| loans_renewal_dates_loan_action_idx | Performance | Asc | loan_action |
| loans_renewal_dates_loan_id_idx | Performance | Asc | loan_id |
| loans_renewal_dates_loan_renewal_count_idx | Performance | Asc | loan_renewal_count |
| loans_renewal_dates_loan_status_idx | Performance | Asc | loan_status |
Diagram producer might be missing
No diagrams were produced please see application output for any errors