-
Hello there,
I am getting too many connections warning after update to mongoose 6 from mongoose 5 on separate databases, using the latest version 6.1.4
![Screenshot 2022-01-04 at 09 07 12](https…
-
**Do you want to request a *feature* or report a *bug*?**
It's a question or probably a feature request.
**What is the current behavior?**
Currently, I've a schema where date is default to Da…
-
6.2.6
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
After updating to the latest mongoose version 6.2.6 I get this error from typescript in my…
-
**Do you want to request a *feature* or report a *bug*?**
A bug
**What is the current behavior?**
A new empty Angular 13.1.0 Universal app.
I added mongoose 6.1.3
When I add mongoose.connec…
-
**Do you want to request a *feature* or report a *bug*?**
Question - I'm on a self hosted replica set and when I connected using mongodb+srv or mongodb://host:port,host2:port,host3:port string, *…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
In a TypeScript project that uses a package that imports Mongoose, these errors will occur on build…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
I'm migrating mongoose from 5 to 6 and upon testing I got this issue:
When I do find() with popula…
-
When i try to use mongoose.hookNextFunction type it says "type mongoose.hookNextFunction = /*unresolved*/ any
Namespace '"mongoose"' has no exported member 'hookNextFunction'.ts(2694)"
-
-
**Do you want to request a *feature* or report a *bug*?** Yes. I think exposing MongooseServerSelectionError and other custom errors written in Mongoose package should be exported. Why? because then I…