Commit Graph

20 Commits

Author SHA1 Message Date
FrancisANDRE
ce797f7700 Make CppUnit a component of Poco
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-01-08 00:17:13 +01:00
fbraem
a5a46bab95 Add UUID support 2015-12-12 19:13:55 +01:00
fbraem
edc8d2abff Add getInteger 2015-12-12 17:15:55 +01:00
fbraem
0230ba6450 Organize connection code / Fix #1051 2015-12-08 18:37:41 +01:00
fbraem
aaabc3c9e9 Database::count() can parse different types of 'n' attribute in result. 2015-06-03 20:34:05 +02:00
fbraem
732ae1c75a Add testCommand 2015-05-14 18:35:13 +02:00
fbraem
4c4ab51a2c Use type int for count 2015-03-21 21:57:01 +01:00
fbraem
eb879985b0 ObjectId constructor translates a hex string (24 characters) into a 12 byte object id 2014-12-20 19:11:16 +01:00
Roger Meier
b0581433a7 LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)

Signed-off-by: Roger Meier <r.meier@siemens.com>
2014-05-14 08:38:09 +02:00
Alex Fabijanic
c1eb293261 GH #440 changed default string format 2014-05-08 21:48:41 -05:00
Alex Fabijanic
556d8cf1c4 GH #440 MongoDB ObjectId string formatting 2014-05-08 21:35:56 -05:00
Roger Meier
628a06f718 LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
2014-05-04 21:02:42 +02:00
fbraem
e79f75d9fe Rename query() method to selector() 2013-02-20 22:20:55 +01:00
fbraem
005e629fc7 Implement the correct way of traversing a cursor 2013-02-19 22:38:27 +01:00
fbraem
1643089087 Add indent argument 2013-02-17 18:40:02 +01:00
fbraem
d9296a0dc0 Change getMore test into Cursor test 2013-02-16 19:55:49 +01:00
fbraem
bf315df7a6 Cleaning up code, add docs, add getMore sample ... 2013-02-15 22:32:24 +01:00
fbraem
58958d2655 Add more tests 2013-02-14 22:54:06 +01:00
fbraem
9765ccf587 Make it work again 2013-02-13 19:10:57 +01:00
fbraem
749e7cd2ca Add MongoDB classes 2013-02-02 21:52:49 +01:00