We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32f06a commit 08e285bCopy full SHA for 08e285b
generate/updates/wp_bbp_forums_part_2.sql
@@ -1,4 +1,3 @@
1
-
2
/* Update last_active_id */
3
UPDATE wp_bbp_forums f
4
SET f.last_active_id = GREATEST(last_topic_id, last_reply_id);
0 commit comments