Hi,
When it comes to Parent-Child relationships, the docs describes a way to represent many-to-many relationships by setting up an intermediate table. I was wondering if a join table is also needed to create a many-to-many relationship using foreign keys or if there is another way?