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 8c1bfa8 commit 3d2092aCopy full SHA for 3d2092a
generate/inserts/wp_bbp_engaged_topics.sql
@@ -1,3 +1,4 @@
1
+/* Populate engaged topics table */
2
INSERT INTO wp_bbp_engaged_topics
3
SELECT p.post_author, t.topic_id
4
FROM wp_bbp_topics t
0 commit comments