-
[x] NestJS
[x] TypeORM
I have use jest to test function with Transactional decorator then I following these [step](https://www.npmjs.com/package/typeorm-transactional#unit-test-mocking) to mock t…
icbrg updated
7 months ago
-
## Issue Description
using the typeorm cli command to execute `typeorm migration:create xxx` cannot be generated according to the execution directory, but is generated in the root directory
…
-
## 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…
-
On any OS but OSX you'll get spammed by the following message while packaging:
```
Serverless: [serverless-plugin-include-dependencies]: WARNING missing optional dependency: fsevents
Serverless: …
-
# Introduction
- The issue is written as a Design Document.
> Design Document
> Based on https://www.industrialempathy.com/posts/design-docs-at-google/
# Scope
> Scope of this design document…
-
TypeORM + Postgres 의 조합으로 트랜잭션 사용 시 예상되는 이슈와 트랜잭션 적용 중 고민 되었던 내용들을 공유합니다.
-
After changing the `builder` to `swc` app stopped working
```
// nest-cli.json
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "sr…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to sort and filter by a field that's generated in selection, it's not on DB. But the system tries to put an alias which i…
-
even tho the peer dep semver range allows the usage of `typeorm@^0.3.0`, maybe few deprecations & drops on the latest version of typeorm could break `typeorm-transactional-cls-hooked@0.1.21`
https:…
-
### Contact Details
_No response_
### Bug description
The documentation for connect-typeorm shows the session store connection being set to the entity repository from the depreciated TypeORM **getR…