Skip to content

Conversation

ulvimardaliyev
Copy link

This PR is intended to add commas to db.collectionName.insertMany([{<key>:<value>}, {<key>:<value>}]) operation to current MongoDB documentation.

When we want to insert many documents to any collection(s), it is required to add comma(s) in order to separate those documents.
So, current documentation is missing to show the comma(s).
Quick reading : Create a View with Default Collation

@ulvimardaliyev ulvimardaliyev deleted the fix/insertMany-comma branch March 5, 2023 20:35
mongo-cr-bot pushed a commit that referenced this pull request Feb 6, 2024
* DOCSP-36128 updating lookup performance

* DOCSP-36128 updating lookup performance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants