mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 02:22:57 +01:00
971a7cc670
* * Fix: MongoDB::OpMsgCursor did not handle zero batch size properly: cursor requests failed. * Improvement: Add emptyFirstBatch to indicate that the size of the first batch shall be zero for performance to get potential error ASAP from the server. * Poco::MongoDB: Some database commands do not need collection as an argument. An integer "1" is passed instead. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
Makefile | ||
TestSuite_vs90.vcproj | ||
TestSuite_vs140.vcxproj | ||
TestSuite_vs140.vcxproj.filters | ||
TestSuite_vs150.vcxproj | ||
TestSuite_vs150.vcxproj.filters | ||
TestSuite_vs160.vcxproj | ||
TestSuite_vs160.vcxproj.filters | ||
TestSuite_vs170.vcxproj | ||
TestSuite_vs170.vcxproj.filters | ||
TestSuite.progen |