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

Update MongoDriver.ts #6865

Merged
merged 3 commits into from
Oct 8, 2020
Merged

Update MongoDriver.ts #6865

merged 3 commits into from
Oct 8, 2020

Conversation

NthMetal
Copy link
Contributor

@NthMetal NthMetal commented Oct 7, 2020

Support autoEncryption option for mongodb.
Doesn't sync with with http://mongodb.github.io/node-mongodb-native/3.1/api/MongoClient.html.
However, can still be supported.

Support autoEncryption option for mongodb.
Doesn't sync with node-mongodb-native/3.1 but can still be supported/optional.
Copy link
Contributor

@imnotjames imnotjames left a comment

Choose a reason for hiding this comment

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

Given that we're only supporting 3.5+ can you update the comment in the file to point at http://mongodb.github.io/node-mongodb-native/3.5/api/MongoClient.html

src/driver/mongodb/MongoDriver.ts Show resolved Hide resolved
Added autoEncryption connection option for client-side field level encryption
Updated comment for validOptionNames to point to more recent url
@imnotjames imnotjames merged commit b22c27f into typeorm:master Oct 8, 2020
@imnotjames imnotjames added the hacktoberfest-accepted label hacktoberfest label Oct 8, 2020
zaro pushed a commit to zaro/typeorm that referenced this pull request Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted label hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants