-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
docsThis issue is due to a mistake or omission in the mongoosejs.com documentationThis issue is due to a mistake or omission in the mongoosejs.com documentation
Milestone
Description
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the bug has not already been reported
Mongoose version
6.12.0
Node.js version
22.14.0
MongoDB server version
6.0
Typescript version (if applicable)
4.6.4
Description
The documentation states that the data will only be lowercased when the setter has been called.
However, when I tested it, if I query data, the uppercased query also been found?
Is there an error in the documentation? In reality, parameters are also converted to lowercase when querying data.
Steps to Reproduce
Expected Behavior
No response
Metadata
Metadata
Assignees
Labels
docsThis issue is due to a mistake or omission in the mongoosejs.com documentationThis issue is due to a mistake or omission in the mongoosejs.com documentation