-
**Do you want to request a *feature* or report a *bug*?**
I am not sure, sorry
**What is the current behavior?**
I'm using populate function to load objects into an array of my model.…
-
# Input
## Name
Mitchel Staal
## Class
Tech-1
## Repo link
https://github.com/Mitchel-DS/blok-tech
## Summary
Connectie met het database is gelukt. Voornamelijk problemen opgelost die …
-
### Summary:
Would it be a terrible idea to add a separate config for the table name inside of the schema definition? My specific use case is that the name of my Model does not always match the…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
Lean query results lose populated types.
**If the current behavior is a bug, please …
-
**Do you want to request a *feature* or report a *bug*?**
Report a bug
**What is the current behavior?**
```ts
Users.findOne({})
.populate('books')
.then((user) => {
if (!…
-
**Do you want to request a *feature* or report a *bug*?**
Bug, or outdated documentation
**What is the current behavior?**
Referring to: https://mongoosejs.com/docs/api/aggregate.html#aggrega…
-
**Do you want to request a *feature* or report a *bug*?**
Report a bug
**What is the current behavior?**
When creating a plugin in Typescript, It is not possible to specify in the function a …
-
**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.**
**Wh…
-
I'm trying to use [transactions](https://mongoosejs.com/docs/transactions.html). Are they supported?
`MyModel.startSession` says
> TS2339: Property 'startSession' does not exist on type 'ReturnM…
dandv updated
2 years ago
-
version 6.1.3
**Do you want to request a *feature* or report a *bug*?**
*bug*
**What is the current behavior?**
MongoParserError: Expected retryWrites to return a stringified Boolean but got tru…