commands not working

I am using the version of MongoDB that ships with CB, the below command is 
not working

mongo:do(safe,master,Conn,my_batabase_name_here,fun()-> 
mongo:find(my_collection_name_here,{}) end).



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/4def2644-379e-4c55-b3bf-b5b6a7de00fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to