Skip to content

Conversation

@imnotjames
Copy link
Contributor

it was using Db but instead it's actually MongoClient. Confirmed via the API docs for node-mongo, static analysis, and runtime verification.

fixes #6453

@pleerock pleerock merged commit da70b40 into typeorm:master Oct 15, 2020
@pleerock
Copy link
Member

Thank you!

@imnotjames imnotjames added the hacktoberfest-accepted label hacktoberfest label Oct 16, 2020
zaro pushed a commit to zaro/typeorm that referenced this pull request Jan 12, 2021
@imnotjames imnotjames deleted the fix/mongo-driver-client-type branch June 21, 2021 00:10
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.

MongoQueryRunner.databaseConnection is declared with a wrong type

2 participants