Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| po_id | uuid | 2147483647 | √ | null |
|
|
||
| po_ongoing_interval | int4 | 10 | √ | null |
|
|
||
| po_ongoing_is_subscription | bool | 1 | √ | null |
|
|
||
| po_ongoing_manual_renewal | bool | 1 | √ | null |
|
|
||
| po_ongoing_renewal_date | timestamptz | 35,6 | √ | null |
|
|
||
| po_ongoing_review_period | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| po_ongoing_po_id_idx | Performance | Asc | po_id |
| po_ongoing_po_ongoing_interval_idx | Performance | Asc | po_ongoing_interval |
| po_ongoing_po_ongoing_is_subscription_idx | Performance | Asc | po_ongoing_is_subscription |
| po_ongoing_po_ongoing_manual_renewal_idx | Performance | Asc | po_ongoing_manual_renewal |
| po_ongoing_po_ongoing_renewal_date_idx | Performance | Asc | po_ongoing_renewal_date |
| po_ongoing_po_ongoing_review_period_idx | Performance | Asc | po_ongoing_review_period |
Diagram producer might be missing
No diagrams were produced please see application output for any errors