Skip to content

Commit

Permalink
Merge pull request #13508 from Climax777/patch-1
Browse files Browse the repository at this point in the history
Update migrating_to_7.md to include Model.countDocuments
  • Loading branch information
vkarpov15 authored Jun 14, 2023
2 parents 2f88d21 + 4e793e8 commit e483c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/migrating_to_7.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ They always return promises.
- `Model.aggregate`
- `Model.bulkWrite`
- `Model.cleanIndexes`
- `Model.countDocuments`
- `Model.create`
- `Model.createCollection`
- `Model.createIndexes`
Expand Down

0 comments on commit e483c33

Please sign in to comment.