Column | Type | References | Comments |
id | Integer | Primary key | |
guid | String | ||
vdb_id | Integer | ||
created | Date | Date this topic was created | |
project_id | Integer | db_project.id | |
document_id | Integer | db_document.id | |
message_id | Integer | db_message.id | Root message ID of this topic |
last_posted | Date | Date of the last post in this topic | |
replies | Integer | Number of replies in this topic | |
client_visible | Boolean (t or f) | Whether this topic is visible to client | |
is_open | Boolean (t or f) | Open or Closed |
Page Comparison
General
Content
Integrations