doctrine / couchdb-odm

A Document Mapper based on CouchDB
http://www.doctrine-project.org
MIT License
150 stars 53 forks source link

resolve associations mapping inside of embedded documents #138

Open ghost opened 7 years ago

ghost commented 7 years ago

It retrieves the associations when we want to "find" a document which have some embedded documents with associations (manyToOne...).