#What is the "recommended" pattern for using many-to-many relationships using a join table

3 messages · Page 1 of 1 (latest)

slender moon
#

hey - does anyone have collections that define relationships through join tables (lets say serverId | fileId). At the moment I have dedicated collection for that, and join somehow on the client..

vague girder
#

Yeah that's generally fine

#

Joining on the client