Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| external_contact_id | VARCHAR | 32 | null |  |  | |||
| mail_identifier | VARCHAR | 256 | √ | null |  |  | ||
| contact_type | VARCHAR | 16 | anonymous |  |  | |||
| name | VARCHAR | 256 | null |  |  | |||
| data | TEXT | 65535 | √ | null |  |  | ||
| chdate | BIGINT | 19 | null |  |  | |||
| mkdate | BIGINT | 19 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | external_contact_id | 
| contact_type | Performance | Asc | contact_type | 
| mail_identifier | Performance | Asc | mail_identifier | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors