Hyeonsoo Lee
Hyeonsoo Lee
inject HttpAdapterHost to AllExceptionsFilter fix https://github.com/nestjs/nest/issues/8978 ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md ## PR Type...
I am using a PostgreSQL library called [pg](https://github.com/go-pg/pg) in Go. I discovered a common error occurring in **pgcat**, similar to what happens with another DB pooler, **PgBouncer**. ``` pq: unnamed...
**What is not easy to do right now?** Because zio-http depends on netty-pkitesting, it introduces a transitive dependency on the BouncyCastle provider. As a result, when running jdeps (for JPMS...