-
**Issue type:**
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
### Issue description
Please fix high checkmarx security vulnerability in typeorm
### Expected Behavior
No security vulnerabilities are reported by Checkmarx in typeorm
### Actual Behavior
typeor…
-
### Issue description
Cannot cover decorations related with relationships
### Expected Behavior
When using any relation decorator (like OneToMany) and trying to create a relation in a class like th…
-
### Issue description
I'm using NestJS with TypeORM, and I created an `Entity` with relationships `ManyToOne`, on which I created an "id column" with `RelationId` to allow saving the entity without n…
-
### Issue description
If i try to build a project with swc and the relation wrapper, it throws me the error
### Expected Behavior
Shouldn't throw that error`?
### Actual Behavior
-
### Steps to …
-
### Feature Description
When needing to use table partitioning; the issue with not having this support is that a table cannot be converted to a partitioned table post creation. While this is fine fo…
-
### Issue description
Hi! I can't solve my case using just database. I need fetch all entities and filter them, but it eats too many RAM
### Expected Behavior
My datasource file is:
```ts
import …
-
**Issue type:**
[ ] question
[ ] bug report
[X] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
### Issue description
For multiple table inheritance the parent column decorator/metadata is always used, though it's valid to override certain properties in the child entity colum deocrator for in…