-
**Issue type:**
- [ ] question
- [x] bug report
- [ ] feature request
- [ ] documentation issue
**nestjs-config version**
`v1.4.5`
**@nestjs/common+core or other package versions**
```
…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Nest docs say:
> So far, @nestjsx/crud only supports TypeORM, but other ORMs like Sequelize and Mongoose will be included in the near future.
Where is the progress currently at for `Sequelize`? …
-
**Issue type:**
[ ] question
[ ] bug report
[X] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
클러스터 맥(=production 환경) 에서 docker-compose 를 사용하면서 발견한 관련사항 문제점을 업데이트 합니다.
현재까지 발견된 에러
- passport 0.5.0 -> 0.4.0 다운그레이드 필요
- 지금까지 잘 동작하던 이유는 로컬 환경에서 volume을 마운트 한 상태에서 로컬->컨테이너로 package-lock.json…
-
- next.config.js: Redirects | Next.js [https://nextjs.org/docs/api-reference/next.config.js/redirects](https://nextjs.org/docs/api-reference/next.config.js/redirects)
- Documentation | NestJS - A pro…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
## Oracle - arrays with TypeOrm
### Expected Behavior
Do not get error ORA-01484: arrays can only be bound to PL/SQL statements
### Actual Behavior
I am creating my arrangement as follows in …
-
### Issue description
When trying to get a record from table, it returns null if it has a relation to another table.
### Expected Behavior
Expected behavior is to return record with correspon…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When using a dynamic module with _useFactory_ to provide a simple value, I observe unexpected…