Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | null |
|
|
|||
| event_type | text | 2147483647 | null |
|
|
|||
| event | jsonb | 2147483647 | null |
|
|
|||
| published | bool | 1 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_hmpps_domain_event | Primary key | Asc | id |
| hmpps_domain_event_unpublished | Performance | Asc | id |