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

scripts needed for mongodb 2.2 to mongodb 3+ migration #8

Open
ainthek opened this issue Oct 11, 2019 · 1 comment
Open

scripts needed for mongodb 2.2 to mongodb 3+ migration #8

ainthek opened this issue Oct 11, 2019 · 1 comment

Comments

@ainthek
Copy link
Contributor

ainthek commented Oct 11, 2019

No description provided.

@ainthek
Copy link
Contributor Author

ainthek commented Oct 11, 2019

Use case 1: collection.count is deprecated, and will be removed in a future version. Use Collection.countDocuments or Collection.estimatedDocumentCount instead

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

No branches or pull requests

1 participant