Commit 8c8da71
SERVER-17953 Implement Driver CRUD API Spec in shell
Closes #1004.
Signed-off-by: Max Hirschhorn <[email protected]>
- Moved CRUD API implementation into separate file to workaround 65K
string length compiler limit on Windows.
- Fixed test to ignore modifiedCount property (i.e. nModified) when
not using write commands.1 parent 3041da9 commit 8c8da71
7 files changed
Lines changed: 1889 additions & 120 deletions
File tree
- buildscripts
- jstests/core
- src/mongo
- scripting
- shell
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
0 commit comments