Skip to content

Commit 08e285b

Browse files
authored
Update wp_bbp_forums_part_2.sql
1 parent c32f06a commit 08e285b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

generate/updates/wp_bbp_forums_part_2.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
/* Update last_active_id */
32
UPDATE wp_bbp_forums f
43
SET f.last_active_id = GREATEST(last_topic_id, last_reply_id);

0 commit comments

Comments
 (0)