Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | varchar | 36 | null |
|
|
|||
active | bool | 1 | √ | null |
|
|
||
description | varchar | 42 | √ | null |
|
|
||
name | varchar | 21 | √ | null |
|
|
||
data | json | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
circulation_patron_notice_policies_pkey | Primary key | Asc | id |
circulation_patron_notice_policies_active_idx | Performance | Asc | active |
circulation_patron_notice_policies_description_idx | Performance | Asc | description |
circulation_patron_notice_policies_name_idx | Performance | Asc | name |
Diagram producer might be missing
No diagrams were produced please see application output for any errors