-
# Desired Behavior
We want to add a "percentage" type in the number field type.
![image](https://github.com/user-attachments/assets/20a6466f-37e1-4db4-9078-153d93112fb6)
We want to let the us…
-
## The dependency [@nestjs/typeorm]() was updated from `6.1.2` to `6.1.3`.
🚨 [View failing branch](https://github.com/jimmyleray/Emendare/compare/develop...jimmyleray:greenkeeper%2Fdefault%2F%40nest…
-
Hi Adrian,
Please, could you help me with smthg.
This issue is showing: No metadata for "AuthenticationRepository" was found.",
![Screen Shot 2022-09-27 at 9 12 23 am](https://user-images.g…
-
```
import { Injectable } from '@nestjs/common';
import { User } from './entities/user.entity';
import { InjectRepository } from '@nestjs/typeorm';
import { TypeOrmCrudService } from "@nestjsx/cru…
-
> ## Keep (유지할 항목)
> * 개인 시간 활용하여 스택에 대한 공부
> * 빠른 의견 피드백
> * 도전 정신
> ## Problem (문제라고 생각하는 항목)
> * NestJS, typeORM, 깃 환경, aws 등 툴에 사용이 서투르다.
> ## Try (Action Items)
> * [x] NestJS, typeORM 등…
-
A SQL injection vulnerability is affecting the following repositories:
- [easey-common](https://github.com/US-EPA-CAMD/easey-common/security/dependabot/37)
- [easey-monitor-plan-api](https://github.c…
-
In this commit https://github.com/nestjsx/nestjs-typeorm-paginate/commit/890ee164e15a1495782917b8443f0cd4cca0b7c0#diff-c58e144dadf00250381ed55e6ce83245cda76aca84131ad494fd4911932f656f. a custom total …
-
- [x] #242
- [ ] #243
- [ ] #244
- [ ] #257
- [ ] #245
- [ ] #246
- [ ] #247
### Discussed in https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/228
Originally poste…
-
I'm able to use Postman to save data to DB by JSON.
But when using FormData, at Controller, I have Empty object for CrudRequest, and the Entity Object
Follow another issue at: https://github.com/n…
-
### Issue description
I tried following documentation, but it didn't work well (no imports for types drvlarations needed) so I copy-pasted SimpleConsoleLogger. What am I missing? What do I need to …