Andreas Braun
|
f545ce19e9
Fix a bunch of Scrutinizer issues
|
10 年之前 |
Bastian Hofmann
|
6b9c179bf3
Fix: MongoCollection::save should replace the whole document instead of only setting the given fields
|
10 年之前 |
Andreas Braun
|
d8cacca496
Fix failing test
|
10 年之前 |
Andreas Braun
|
1de9e827cf
Fix failing test
|
10 年之前 |
Olivier Lechevalier
|
71fc145a2b
Add exception handling to MongoClient
|
10 年之前 |
Olivier Lechevalier
|
ad66fc03aa
Add exceptions conversion to MongoCollection
|
10 年之前 |
Olivier Lechevalier
|
ee7a5016ec
Add exceptions handling to MongoDB.
|
10 年之前 |
Andreas Braun
|
04558744f1
Pass parameters to write methods by reference
|
10 年之前 |
Andreas Braun
|
144f4a77c6
Ensure array is given to insertMany()
|
10 年之前 |
Andreas Braun
|
b17a5c25e2
Rename methods in TypeConverter
|
10 年之前 |
Andreas Braun
|
b6ca1fdf65
Update code style
|
10 年之前 |
Andreas Braun
|
8c4aef2b27
Use internal function to generate index string
|
10 年之前 |
Andreas Braun
|
67b24274b6
Remove RuntimeException as it conflicts driver
|
10 年之前 |
Andreas Braun
|
1760333f8d
Update MongoCollection::createDBRef to pick correct ID
|
10 年之前 |
Andreas Braun
|
4483700a70
Use existing update method in save()
|
10 年之前 |
Andreas Braun
|
06d38b9398
Ensure correct return types in MongoCollection
|
10 年之前 |
Andreas Braun
|
16bb5fb05e
Ensure correct return values in MongoCollection
|
10 年之前 |
Andreas Braun
|
1fc7f8dfc3
Fix parameters for command method
|
10 年之前 |
Andreas Braun
|
5b46f643ec
Minor code cleanup
|
10 年之前 |
Andreas Braun
|
faf6b5f514
Don't rely on __debugInfo for correct information
|
10 年之前 |
Andreas Braun
|
db5d912803
Ensure correct return types for index methods
|
10 年之前 |
Olivier Lechevalier
|
ee7998cb9d
Add missing methods to MongoCollection #2
|
10 年之前 |
Andreas Braun
|
569c3e6f0d
Use slaveOkay helper in classes
|
10 年之前 |
Andreas Braun
|
29f9414aa0
Remove magic handling for undefined members
|
10 年之前 |
Andreas Braun
|
c7595b0c83
Ensure cursor inherits readPreference
|
10 年之前 |
Andreas Braun
|
197b01172c
Fix readPreference and writeConcern in MongoCollection
|
10 年之前 |
Andreas Braun
|
1945e262c9
Add missing test cases for collection methods
|
10 年之前 |
Andreas Braun
|
512670e39b
Implement aggregate() and aggregateCursor()
|
10 年之前 |
Andreas Braun
|
023cf7433a
Undo dummy implementation in MongoCollection
|
10 年之前 |
Andreas Braun
|
415cadaf39
Use cursor options in query
|
10 年之前 |