Many to Many relationship Subsonic 3 (SimpleRepository)

subsonicsubsonic3

Is this at all possible ? If it is possible could someone ilustrate a very simple example?

I can't create a many to many relationship.

Thank you

Best Answer

Just use the DB designer for this and carry out your model as you need to. There is no way to generate the relationships from migrations.