Table Type: Realtime Data
This table contains conversations that need to be downloaded.
This is generated by the background task 'queue_conversations(download_conversations=true)' action. Whenever a conversation is finished, this task will add the conversation to this table.
Columns
| Column | Type | Modifiers | Notes |
|---|---|---|---|
| conversation_id | string | Primary Key | |
| db_last_updated | datetime | When this record was last updated in UTC. | |
| db_when_created | datetime | When this record was created in UTC. |
