Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| conversation_id | VARCHAR | 255 |  |  | ||||
| user_id | INT | 10 | 0 |  |  | |||
| timestamp | BIGINT | 19 | 0 |  |  | |||
| is_closed | TINYINT | 3 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | conversation_id + user_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors