Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport useMongoClient option to 4.6.8 #1

Conversation

MadLittleMods
Copy link
Member

@MadLittleMods MadLittleMods commented Dec 31, 2022

Backport useMongoClient option to 4.6.8

Originally introduced in: Automattic#5355

Then updated with latest changes from 4.13.21:

New tests passing:

$ npm run mocha -- test/connection.test.js
[...]
71 passing (15s)

@MadLittleMods MadLittleMods merged commit fda11e7 into madlittlemods/4.6.8-updated-mongodb Dec 31, 2022
}

if (options.bufferCommands != null) {
throw new Error('options.bufferCommands not supported on this custom fork of mongoose for Gitter');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added back in #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant