Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| user_id | text | 2147483647 | null |
|
|
|||
| conversation_id | text | 2147483647 | null |
|
|
|||
| topic_summary | text | 2147483647 | √ | null |
|
|
||
| last_message_timestamp | timestamp | 29,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| conversations_pkey | Primary key | Asc/Asc | user_id + conversation_id |
