No, boss_db cannot run a raw query against the database. That functionality never made it into it.
Sent from my non-google-device > On Nov 26, 2014, at 23:29, ENTR0PY <[email protected]> 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/13983a7c-16dc-475a-9f3d-43500bf83e5c%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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/297785EA-42A9-4934-A64D-18701DD543F5%40gmail.com. For more options, visit https://groups.google.com/d/optout.
