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 cea83a8 commit 8c1bfa8Copy full SHA for 8c1bfa8
generate/inserts/wp_bbp_replies.sql
@@ -1,4 +1,4 @@
1
-/* Insert initial data */
+/* Insert initial reply/topic/forum combinations */
2
INSERT INTO wp_bbp_replies
3
SELECT
4
r.ID AS reply_id,
0 commit comments