Skip to content

Commit 3d2092a

Browse files
authored
Update wp_bbp_engaged_topics.sql
1 parent 8c1bfa8 commit 3d2092a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generate/inserts/wp_bbp_engaged_topics.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* Populate engaged topics table */
12
INSERT INTO wp_bbp_engaged_topics
23
SELECT p.post_author, t.topic_id
34
FROM wp_bbp_topics t

0 commit comments

Comments
 (0)