3.26. db_forum_topics

Topics in a forum

Table 3.26. db_forum_topics
ColumnTypeReferencesComments
id Integer Primary key
vdb_id Integer
created Date Date this topic was created
forum_id Integer db_forum.id Forum this topic belongs to
topic_id Integer db_message.id Message ID of this topic
state Integer Whether this topic is OPEN or CLOSED
last_posted Date Date of the last post in this topic
replies Integer Number of replies in this topic