Skip to content

docs(connection+document+model): remove remaining references to remove(), clarify that deleteOne() does not execute until then() or exec()#15113

Merged
vkarpov15 merged 2 commits intomasterfrom
vkarpov15/gh-15107
Dec 17, 2024
Merged

docs(connection+document+model): remove remaining references to remove(), clarify that deleteOne() does not execute until then() or exec()#15113
vkarpov15 merged 2 commits intomasterfrom
vkarpov15/gh-15107

Conversation

@vkarpov15
Copy link
Collaborator

Fix #15107

Summary

Fix a couple of docs issues mentioned in #15107.

Examples

…e(), clarify that deleteOne() does not execute until then() or exec()

Fix #15107
@vkarpov15 vkarpov15 added this to the 8.9.2 milestone Dec 17, 2024
Copy link
Collaborator

@hasezoey hasezoey left a comment

Choose a reason for hiding this comment

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

LGTM, though the lint needs to be fixed.

@hasezoey hasezoey added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Dec 17, 2024
@vkarpov15 vkarpov15 merged commit 0fd43c4 into master Dec 17, 2024
74 checks passed
@vkarpov15 vkarpov15 deleted the vkarpov15/gh-15107 branch December 17, 2024 18:39
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.

Inconsistent documentation on remove/deleteOne

2 participants