File tree
4 files changed
+14
-3
lines changed- examples
- src/Operation
- tests
4 files changed
+14
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
347 | 348 |
| |
348 | 349 |
| |
349 | 350 |
| |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
350 | 361 |
| |
351 | 362 |
| |
352 | 363 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
| 227 | + | |
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
|
Submodule specifications updated 65 files
- source/connection-monitoring-and-pooling/tests/cmap-format/pool-create-min-size-error.json+4-4
- source/connection-monitoring-and-pooling/tests/cmap-format/pool-create-min-size-error.yml+2-2
- source/crud/crud.md+32-13
- source/crud/tests/unified/bulkWrite-updateMany-pipeline.json+148
- source/crud/tests/unified/bulkWrite-updateMany-pipeline.yml+67
- source/crud/tests/unified/bulkWrite-updateOne-pipeline.json+156
- source/crud/tests/unified/bulkWrite-updateOne-pipeline.yml+66
- source/crud/tests/unified/find.json+62
- source/crud/tests/unified/find.yml+28
- source/crud/tests/unified/findOne.json+158
- source/crud/tests/unified/findOne.yml+75
- source/crud/tests/unified/findOneAndUpdate-pipeline.json+130
- source/crud/tests/unified/findOneAndUpdate-pipeline.yml+56
- source/crud/tests/unified/updateMany-pipeline.json+142
- source/crud/tests/unified/updateMany-pipeline.yml+64
- source/crud/tests/unified/updateOne-pipeline.json+150
- source/crud/tests/unified/updateOne-pipeline.yml+64
- source/crud/tests/unified/updateWithPipelines.json-494
- source/crud/tests/unified/updateWithPipelines.yml-296
- source/logging/logging.md+1-1
- source/read-write-concern/read-write-concern.md+5-20
- source/retryable-writes/tests/README.md+5-36
- source/retryable-writes/tests/unified/aggregate-out-merge.json+144
- source/retryable-writes/tests/unified/aggregate-out-merge.yml+65
- source/retryable-writes/tests/unified/bulkWrite.json+153-1
- source/retryable-writes/tests/unified/bulkWrite.yml+64
- source/retryable-writes/tests/unified/client-bulkWrite-serverErrors.json+12-3
- source/retryable-writes/tests/unified/client-bulkWrite-serverErrors.yml+3
- source/retryable-writes/tests/unified/deleteMany.json+21-1
- source/retryable-writes/tests/unified/deleteMany.yml+8
- source/retryable-writes/tests/unified/deleteOne.json+31-1
- source/retryable-writes/tests/unified/deleteOne.yml+12
- source/retryable-writes/tests/unified/findOneAndDelete.json+31-1
- source/retryable-writes/tests/unified/findOneAndDelete.yml+12
- source/retryable-writes/tests/unified/findOneAndReplace.json+31-1
- source/retryable-writes/tests/unified/findOneAndReplace.yml+12
- source/retryable-writes/tests/unified/findOneAndUpdate.json+31-1
- source/retryable-writes/tests/unified/findOneAndUpdate.yml+12
- source/retryable-writes/tests/unified/insertMany.json+58-1
- source/retryable-writes/tests/unified/insertMany.yml+23
- source/retryable-writes/tests/unified/insertOne.json+31-1
- source/retryable-writes/tests/unified/insertOne.yml+12
- source/retryable-writes/tests/unified/replaceOne.json+31-1
- source/retryable-writes/tests/unified/replaceOne.yml+12
- source/retryable-writes/tests/unified/unacknowledged-write-concern.json+77
- source/retryable-writes/tests/unified/unacknowledged-write-concern.yml+40
- source/retryable-writes/tests/unified/updateMany.json+21-1
- source/retryable-writes/tests/unified/updateMany.yml+8
- source/retryable-writes/tests/unified/updateOne.json+31-1
- source/retryable-writes/tests/unified/updateOne.yml+12
- source/server-discovery-and-monitoring/server-discovery-and-monitoring-tests.md-12
- source/server-discovery-and-monitoring/server-discovery-and-monitoring.md+9-7
- source/server-discovery-and-monitoring/tests/unified/logging-replicaset.json+4
- source/server-discovery-and-monitoring/tests/unified/logging-replicaset.yml+4-4
- source/server-discovery-and-monitoring/tests/unified/logging-sharded.json+2
- source/server-discovery-and-monitoring/tests/unified/logging-sharded.yml+2-2
- source/server-discovery-and-monitoring/tests/unified/logging-standalone.json+2
- source/server-discovery-and-monitoring/tests/unified/logging-standalone.yml+2-2
- source/server-discovery-and-monitoring/tests/unified/pool-clear-application-error.json+149
- source/server-discovery-and-monitoring/tests/unified/pool-clear-application-error.yml+88
- source/server-discovery-and-monitoring/tests/unified/pool-clear-checkout-error.json+296
- source/server-discovery-and-monitoring/tests/unified/pool-clear-checkout-error.yml+176
- source/server-discovery-and-monitoring/tests/unified/pool-clear-min-pool-size-error.json+230
- source/server-discovery-and-monitoring/tests/unified/pool-clear-min-pool-size-error.yml+144
- source/server_write_commands/server_write_commands.md+4-1
0 commit comments