node-mongodb-native icon indicating copy to clipboard operation
node-mongodb-native copied to clipboard

The official MongoDB Node.js driver

Results 63 node-mongodb-native issues
Sort by recently updated
recently updated
newest added

### Description #### Summary of Changes Move the server selection in connect into the skipPing section which will make it _not_ run for operations that are causing the MongoClient to...

tracked-in-jira

### Description #### Summary of Changes This updates the `moduleResolution` config property according to https://www.typescriptlang.org/tsconfig/#moduleResolution, as TS6 deprecated "node" Note that I have not updated the `tsd` moduleResolutuion since I'm...

tracked-in-jira
External Submission

### Description #### Summary of Changes ##### Notes for Reviewers #### What is the motivation for this change? ### Release Highlight ### Release notes highlight ### Double check the following...

wip