-
### Prerequisites
- [x] I have written a descriptive issue title
### Mongoose version
8.7.0
### Node.js version
20.14.10
### MongoDB version
7.x
### Operating system
Windows
### Operating sy…
-
Thanks for this library, it's amazing and much better than the NestJS default one.
One thing that is missing is the ability to get the connection and do something with it, in my case I'm applying a…
-
I'm using this library with its plugin for pagination with Mongoose and it works well with normal queries. Now I want to paginate aggregation queries, but the plugin always makes paginate() to call fi…
off94 updated
3 years ago
-
Would be great to include typescript declaration file for mongoose-history-plugin.
Else...
Anyone already have a TypeScript Ambient Declarations Class file for mongoose-history-plugin ?
-
I used a hook but it doesn't seem to hit the index
```bash
hooks(schema) {
schema.index({ name: 'text' });
}
```
-
Hi,
Following https://github.com/konsumer/mongoose-type-email/commit/2bd35bbdf4580551bc4d8fd2f90fae90c9e894e3 and its origin issue https://github.com/konsumer/mongoose-type-email/issues/24, there mig…
astik updated
1 month ago
-
In order to handle Dates where we don't care about the time, we have a custom schema type of `DateOnly` that is effectively a wrapper around `Date` with some validators attached to make sure the time …
-
I'm having issue during building a **SvelteKit** project with **napi-rs/node-rs**. The issue occurs when building it in Docker image but when I build it on Vercel it's working.
I tried to use vite.…
-
Hi guys, I'm using version 7.0.1 of mongoose-field-encryption. Trying to run a simple find query projecting some of the encryoted fields, the query results data are not decrypted automatically. Is thi…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […