Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| __id | int8 | 19 | √ | null |  |  | ||
| __cf | bool | 1 | true |  |  | |||
| __start | timestamptz | 35,6 | null |  |  | |||
| __source | varchar | 63 | null |  |  | |||
| __origin | varchar | 63 | ''::character varying |  |  | |||
| id | uuid | 2147483647 | √ | null |  |  | ||
| body | varchar | 69710 | √ | null |  |  | ||
| header | varchar | 72 | √ | null |  |  | ||
| status | varchar | 9 | √ | null |  |  | ||
| delivery_channel | varchar | 5 | √ | null |  |  | ||
| output_format | varchar | 9 | √ | null |  |  | ||
| notification_id | uuid | 2147483647 | √ | null |  |  | ||
| to | varchar | 35 | √ | null |  |  | ||
| date | timestamptz | 35,6 | √ | null |  |  | ||
| message | varchar | 156 | √ | null |  |  | ||
| from | varchar | 32 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| email_statistics__t_pkey | Primary key | Asc | __id | 
| email_statistics__t___origin_idx | Performance | Asc | __origin | 
| email_statistics__t___source_idx | Performance | Asc | __source | 
| email_statistics__t___start_idx | Performance | Asc | __start | 
| email_statistics__t_date_idx | Performance | Asc | date | 
| email_statistics__t_delivery_channel_idx | Performance | Asc | delivery_channel | 
| email_statistics__t_from_idx | Performance | Asc | from | 
| email_statistics__t_header_idx | Performance | Asc | header | 
| email_statistics__t_id_idx | Performance | Asc | id | 
| email_statistics__t_message_idx | Performance | Asc | message | 
| email_statistics__t_notification_id_idx | Performance | Asc | notification_id | 
| email_statistics__t_output_format_idx | Performance | Asc | output_format | 
| email_statistics__t_status_idx | Performance | Asc | status | 
| email_statistics__t_to_idx | Performance | Asc | to | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors