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

Mongodb 8 new bulkwrite for multiple collections #15028

Closed
1 task done
mete89 opened this issue Nov 10, 2024 · 1 comment · Fixed by #15058
Closed
1 task done

Mongodb 8 new bulkwrite for multiple collections #15028

mete89 opened this issue Nov 10, 2024 · 1 comment · Fixed by #15058
Labels
new feature This change adds new functionality, like a new method or class
Milestone

Comments

@mete89
Copy link

mete89 commented Nov 10, 2024

Prerequisites

  • I have written a descriptive issue title

Mongoose version

8.8.1

Node.js version

20

MongoDB version

8

Operating system

Linux

Operating system version (i.e. 20.04, 11.3, 10)

No response

Issue

Is there any example on how to use new bulkWrite which works on multiple collections? https://www.mongodb.com/docs/manual/reference/command/bulkWrite/#mongodb-dbcommand-dbcmd.bulkWrite

@mete89 mete89 added help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary help wanted labels Nov 10, 2024
@vkarpov15
Copy link
Collaborator

We don't currently have support for that, nor for db.aggregate. We need to add that.

@vkarpov15 vkarpov15 added this to the 8.9 milestone Nov 12, 2024
@vkarpov15 vkarpov15 added new feature This change adds new functionality, like a new method or class and removed help This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary help wanted labels Nov 12, 2024
vkarpov15 added a commit that referenced this issue Nov 24, 2024
…th MongoDB server 8.0

Fix #15028
vkarpov15 added a commit that referenced this issue Nov 25, 2024
feat(connection): add support for Connection.prototype.bulkWrite() with MongoDB server 8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature This change adds new functionality, like a new method or class
Projects
None yet
2 participants