Hi all - is there a way to create 4 entities in a ...
# orm-help
l
Hi all - is there a way to create 4 entities in a nested write and connect them into a circular structure? e.g. A <- B is one-to-many A <- C is one-to-many B <-> C is many-to-many (with a join record)