-
**Do you want to request a *feature* or report a *bug*?**
I want to report a bug.
**What is the current behavior?**
Suppose I have a replicaset with two nodes 1 primary and 1 secondary.
Pr…
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
It's easy to loop around all paths with ```schema.eachPath``` but not for vituals, It'll be r…
-
**Do you want to request a *feature* or report a *bug*?**
**What is the current behavior?**
**If the current behavior is a bug, please provide the steps to reproduce.**
**What is th…
-
**Do you want to request a *feature* or report a *bug*?**
BUG
**What is the current behavior?**
![image](https://user-images.githubusercontent.com/35042747/127824808-7bc34069-4fe5-4241-8db7…
-
**Do you want to request a *feature* or report a *bug*?**
No
**What is the current behavior?**
I get the following error if I use the read option: InternalError: read preference must be a Rea…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
This bug is an edge case involving an uncommon use case. I am using mongodbMemoryServer as a pa…
-
**Do you want to request a *feature* or report a *bug*?**
Not sure. Read below.
**What is the current behavior?**
Doc example reads `this.model` in query middleware (https://mongoosejs.com/docs…
-
**Do you want to request a *feature* or report a *bug*?**
Reporting a bug
**What is the current behavior?**
I am using mongoose in my application to create connections. Mongoose is configured…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
When I import mongoose `6.0.6`, the TypeScript compiler incorrectly evaluates `string extends F…
-
This is a feature request to allow hiding of a schema field when converting the document into json. I'm not sure if it would be better if this was set from inside the schema declaration or from the to…