Import from multiple tables
-
I’m transferring to bbPress from an old site that has a custom schema. I’ve worked through the various import example threads and have gotten it working quite well.
Two issues I’m running into. I’m confused as to how the join statements work, in particular if I need to do a second join.
Secondly my old schema doesn’t have topic content, i.e. I need to join to the first post. I’ve managed to do that based on the examples I’ve looked through. But how do I then not duplicate that content in my replies table? (Or do I do this on the design side and create a template that doesn’t display topic content?
Any help is much appreciated!
- You must be logged in to reply to this topic.