-
Actuellement mongoose cherche la version par défaut de mongoDB accessible depuis la ligne de commande
```
$ mongo
```
il faut trouver le moyen pour qu'il se connecte au serveur mongoDB qu'on packag…
-
Its possible use with "Mongoose", instead of "mongo" module?
Thanks.
-
Hey there,
I'm building a simple web application using an npm module called `mongoose`. it works well when I'm running the `deno task preview` command. But when I'm running the `deno task start` c…
-
Love this project, ran into a hiccup. I thought that since mongoose uses mongodb for its driver, I could mock mongoose with it, but there are some incompatibilities because the default (latest) mongo …
-
@thomasfebrianseiei @thatguyarsya
-
-
**Is your feature request related to a problem? Please describe.**
Yes, current version of the package @nestjs-query/query-mongoose (at the moment 0.30.0) is not fully supporting the latest version o…
-
-
### Prerequisites
- [X] I have written a descriptive issue title
### Mongoose version
8.6.3
### Node.js version
v18.20.4
### MongoDB version
4.4.25
### Operating system
Linux
### Operating …
-
**Hello**, how can I know if the database is connected/disconnected?
Since I can't find it on the documentary or maybe it doesn't exists