mongoex icon indicating copy to clipboard operation
mongoex copied to clipboard

Elixir ODM-like module for MongoDB

Results 6 mongoex issues
Sort by recently updated
recently updated
newest added

Compiled src/bson.erl ==> mongodb (compile) Compiled src/mongo_query.erl Compiled src/mongo_cursor.erl Compiled src/mongo_connect.erl Compiled src/resource_pool.erl Compiled src/mvar.erl Compiled src/mongo_replset.erl src/mongo.erl:380: Warning: crypto:md5/1 is deprecated and will be removed in in a future...

Catching up later versions of elixir.

Hi, i am trying to use this in a dynamo application, but I get this error all the time: ``` * Compiling mongodb ==> mongodb (compile) src/mongo.erl:394: syntax error before:...

Maybe I missed it, but is there a way to have - has_one - belongs_to - many_to_many ...and whatever else is out there...? Thank you!

Hi I'm not sure if the plugin supports mongohq ? using the current plugin to connect to mongohq i get the following error: ``` =ERROR REPORT==== 15-Jul-2013::12:34:45 === Conn: GET...