Friday, 6 September 2013

Doctrine 2: How to handle join tables with extra columns

Doctrine 2: How to handle join tables with extra columns

How do I setup a join table with extra columns, or a many-to-many
association with additional properties, in Doctrine 2?

No comments:

Post a Comment