Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| topic_id | VARCHAR | 32 | null |  |  | |||
| user_id | VARCHAR | 32 | null |  |  | |||
| external_contact | TINYINT | 3 | 0 |  |  | |||
| mkdate | INT | 10 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| topic_id | Performance | Asc | topic_id | 
| unique_users_per_topic | Must be unique | Asc/Asc/Asc | topic_id + user_id + external_contact | 
| user_id | Performance | Asc | user_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors