Should the conditions and comparison operators work? As before the database 
is MongoDB

for example should this work

 boss_db:find(person,["name","equals","John"]).


On Thursday, November 27, 2014 12:29:24 AM UTC-4, ENTR0PY wrote:
>
> Does anyone know if CB can perform raw query again Mongodb?
>
> SQL
>  select * from some_table - this works with boss_db:execute(" select * 
> from some_table").
>
> Mongo
> db.some_table.find({})  - this does not work at all
>

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/9a3e61b7-6820-472c-9cad-244a6ba68e02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to