[sr-dev] [kamailio/kamailio] db_mongodb has a problem with projection (#1479)

Daniel-Constantin Mierla notifications at github.com
Fri Mar 9 10:24:10 CET 2018


It could be that mongo-c-driver-1.4.2 doesn't support it. I might have to had some defines on mongo-c version to make it work with such older versions.

Otherwise, the mongodb API find command has projection field for the scope of specifying the fields to be returned:

  * https://docs.mongodb.com/manual/reference/command/find/

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1479#issuecomment-371759108
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180309/05add8e7/attachment.html>


More information about the sr-dev mailing list