Home › Database Structure › SFWAITING Table
SFWAITING Table
The SFWAITING table is where data for the Admin Queue (unread posts and posts in moderation) in Simple:Press are stored. The columns in the SFWAITING table are:
topic_id – ID of the Topic with unread Posts or Posts in moderation
forum_id – ID of the Forum that Topic with unread Posts or Posts in moderation belongs to
post_count – Number of Posts in the Topic that are unread or need moderation
post_id – ID of the last Post in the Topic that is unread or needs moderation
user_id – User ID of the last Post in the Topic that is unread of needs moderation
Article written by steve on May 30, 2010 and last modified by steve on May 30, 2010
