ErlyORM / boss_db

BossDB: a sharded, caching, pooling, evented ORM for Erlang
Other
277 stars 138 forks source link

Example for embedded doc for mongo #207

Open rredpoppy opened 9 years ago

rredpoppy commented 9 years ago

Hello, guys,

Is it possible with the mongo db adapter to use has and belongs_to with an embedded document? Will the model functions still work? Sorry if the question is too noob.