Skip to content

docs: specify the array field syntax for invalidate #9137

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

Merged
merged 2 commits into from
Jun 17, 2020
Merged

docs: specify the array field syntax for invalidate #9137

merged 2 commits into from
Jun 17, 2020

Conversation

dandv
Copy link
Contributor

@dandv dandv commented Jun 15, 2020

This PR fixes #9133.

Copy link
Collaborator

@AbdelrahmanHafez AbdelrahmanHafez left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

A minor improvement would be to use i instead of X, since it's the standard for indexes.

@dandv
Copy link
Contributor Author

dandv commented Jun 16, 2020

A minor improvement would be to use i instead of X, since it's the standards for indexes.

Good point, fixed!

@AbdelrahmanHafez
Copy link
Collaborator

Thanks 👍

Copy link
Collaborator

@vkarpov15 vkarpov15 left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@vkarpov15 vkarpov15 added this to the 5.9.20 milestone Jun 17, 2020
@vkarpov15 vkarpov15 added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Jun 17, 2020
@vkarpov15 vkarpov15 merged commit 5a25950 into Automattic:master Jun 17, 2020
@dandv dandv deleted the patch-11 branch June 17, 2020 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document the notation for invalidating nested array fields
3 participants