dresende / node-orm2

Object Relational Mapping
http://github.com/dresende/node-orm2
MIT License
3.07k stars 376 forks source link

findByAssociation() for many-to-many? #655

Open louy opened 9 years ago

louy commented 9 years ago

There is no such method for hasMany, even though it exists for hasOne and extendsTo.