Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| current_as_of_date | date | 13 | √ | null |
|
|
||
| item_id | uuid | 2147483647 | √ | null |
|
|
||
| num_loans | int8 | 19 | √ | null |
|
|
||
| num_renewals | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| loans_renewal_count_current_as_of_date_idx | Performance | Asc | current_as_of_date |
| loans_renewal_count_item_id_idx | Performance | Asc | item_id |
| loans_renewal_count_num_loans_idx | Performance | Asc | num_loans |
| loans_renewal_count_num_renewals_idx | Performance | Asc | num_renewals |
Diagram producer might be missing
No diagrams were produced please see application output for any errors