-
## Issue Description
Error:
> Unknown column 'p.program_id' in 'on clause'
leftJoinAndMapOne generate `p.program_id` instead of `p.id`
The wrong generated SQL join condition:
> LEFT JOIN `prog…
-
Is it working?
I tried to use but I can't connect
-
Do you know when this feature is going to be merged into the `nestjs-config`?
ghost updated
5 years ago
-
I am currently trying to migrate the browser based tests (Rollup+Karma+Jasmine) of my TypeScript project to a node based setup (ts-node+mocha) but unfortunately it seems almost every package lacks som…
-
Using yarn 2, nestjs
Installed latest ioredis
typescript is 4.1.3
The build fails with many erros like:
.yarn/cache/ioredis-npm-5.0.4-c1e692c626-ad247478f2.zip/node_modules/ioredis/built/utils/R…
-
**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…
-
### Issue description
since version 0.3.12, migration scripts don't run when the project is starting
### Expected Behavior
In a nestJS 9.3.9 context, i want entities to be found and migration scrip…
-
**Issue type:**
- [ ] question
- [x] bug report
- [ ] feature request
- [ ] documentation issue
**nestjs-config version**
`v1.4.5`
**@nestjs/common+core or other package versions**
```
…
-
Currently, the application fails to start if the underlying database is not available. The following output is logged:
```
[Nest] 32400 - 17.01.2024, 21:11:29 ERROR [TypeOrmModule] Unable to conn…