-
### Issue description
Need to adapt to majour version upgrade for typeorm-aurora-data-api-driver
### Expected Behavior
Dependency needs to be updated for typeorm-aurora-data-api-driver with major v…
-
### Feature Description
In TypeScript 5.0 decorators will be changed, but it will become stable feature (https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/).
Are you going …
-
### Issue description
yarn typeorm migration:show -d ./src/data-sources.ts won't show anything
### Expected Behavior
It should show me a list of migrations
### Actual Behavior
doesn't show me any…
-
### Issue description
When trying to update an entity's relation from a OneToMany relation which has composite PK + FK keys, we get errors. TypeORM tries to (re)set relation's PK with `null` value …
-
**Issue type:**
[ ] question
[ ] bug report
[ ] feature request
[x] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
### Issue description
In TS strict mode in frontend projects, the typeorm-model-shim.js has no declaration file
### Expected Behavior
It should include the type file for `typeorm-model-shim.js` for…
-
### Issue description
The last version of typeorm (0.3.20) uses mongodb@6.x.x in its devDependencies, but mongodb@5.x.x in its peerDependencies, which causes a dependency conflict with mongodb@6.x.x
…
-
**Issue type:**
[ ] question
[ ] bug report
[x] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[x] `mysql` / `mariadb`
[ ] …
-
### Issue description
When using the capacitor driver and a typescript datasource, I can not successfully run migration:generate
### Expected Behavior
Create a migration file
### Actual Be…
-
### Issue description
Duplicate junction tables created for ManyToMany relation with custom junctional table name
### Expected Behavior
The only Junction table that should be created should b…