-
## Versions
- NodeJS: v12.13.1
- Typegoose(NPM): 6.2.2
- mongoose: 5.8.9
- mongodb: 0.0.0
- nestjs: 6.11.1
## What is the Problem?
I can't use enum prop field
```
Error: Invalid…
-
I was wondering if this library could be the default for using mongoose in nestjs (https://docs.nestjs.com/)
I don't have any idea for this implementation but I will love to make contributions
…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Prere…
-
did this
`nx generate @nxtend/ionic-angular:application mobile-app --capacitor true`
got this
```
Compiling @ngrx/router-store : main as umd
Compiling @nrwl/angular : main as umd
yarn inst…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[ x ] Feature request
[ x ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
I have the following mongodb query in my code:
```typescript
await ActivityPlatformModel.find({
activityId: context.activity._id,
platformId: context.platform.id,
});
```
It is basically re…
-
## Versions
NodeJS: 20.11.1
Typegoose (NPM): 12.0.0
mongoose: 8.0.3
mongodb: MongoDB
## What is the Problem?
The isRefType function in Typegoose seems to fail to identify ObjectId instance…
-
I need some help with this:
```cmd
[ERROR] 01:43:45 Error: require() of ES Module \node_modules\rsdi\dist\index.js from \src\infrastructure\di.ts not supported.
Instead change the require of index…
-
Hi there, I am currently evaluating a bunch of orm-a-like libraries for an upcoming project.
I have experience with sequelize and waterline. I found mikro-orm while trying to choose a new ORM for a…
-
Right now, types are a suggestion and we cast for nearly every request. We should have strict typing for requests and responses, and not be writing validation code for types.
- [x] admission
- [x…