Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | varchar | 36 | null |
|
|
|||
| created_date | timestamptz | 35,6 | √ | null |
|
|
||
| operation | varchar | 1 | √ | null |
|
|
||
| data | json | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| circulation_loan_history_pkey | Primary key | Asc | id |
| circulation_loan_history_created_date_idx | Performance | Asc | created_date |
| circulation_loan_history_operation_idx | Performance | Asc | operation |
Diagram producer might be missing
No diagrams were produced please see application output for any errors