-
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
The "requ…
-
I am using mongoose which seems to have added a __parentArray, to an object that is part of an array. Hence there is a circular reference and so _scrubStatement then throws:
`@opentelemetry/instrume…
-
As shown in [this](https://mongoosejs.com/docs/tutorials/virtuals.html) example, mongoose supports virtual (computed) properties on objects. I've implemented an example resource (just like the first o…
-
In issue #846 @coffeemug went on to say: "We're looking forward to porting Mongoose to RethinkDB (and would love any help with this, if you have the time)"
If this was a serious idea, I'd love to try…
-
Hey there, cool project. .
Saw your mongoose models, you kinda use the "javascript" style.
Tho you could rework it to this: https://typegoose.github.io/typegoose/docs/guides/quick-start-guide/
Ex…
vKxni updated
2 years ago
-
I'm using mongoose to query mongodb from nodejs and I obtain next error when query a document:
2015-12-11T08:56:13.381Z - error: uncaughtException: Cannot read property 'discriminatorMapping' of unde…
-
### description
I really need some way to export the mongoose schemas as generated by the fields in Keystone.
This is useful for a few reasons:
1. my specific use case: I've got some c…
-
### Skill Name
mongoose
### Why?
It's a popular node.js and js library for backend.
### Reference Image
![mongoose](https://github.com/tandpfun/skill-icons/assets/107941342/5c524e31-faf8-4ea8-b8b…
-
See the following SO post for context.
https://stackoverflow.com/questions/22786374/queries-hang-when-using-mongoose-createconnection-vs-mongoose-connect
Essentially for downstream projects, l…