Files
mongo/jstests/core/nestedobj1.js
Kyle Suarez d98143c5db SERVER-26703 reject commands exceeding the BSON depth limit
Any command sent to the server that exceeds the depth limit will fail. This also prevents users from
inserting documents that exceed the depth limit.
2017-03-13 12:16:45 -04:00

1.5 KiB