-
### 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
Pull request 10273 moved PRAGMA requests to the run method in v 0.3.20, and they now fail
### Expected Behavior
PRAGMA requests should use the query method in Capacitor …
-
1. Provide a way to create custom driver more easily
2. Think if we can split different drivers into their own packages, e.g. `@typeorm/mysql`, `@typeorm/postgres`, `@typeorm/sqlite`, `@typeorm/sqljs…
-
### Issue description
UpdateEvent type does not cover the case where databaseEntity is undefined.
### Expected Behavior
databaseEntity is never undefined, or at least the property is marked as opti…
-
**Issue type:**
[ ] question
[ X] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[X ] `mysql` / `mariadb`
[ …
-
Currently, there is no option to specify the desired index when using a QueryBuilder.
I'd great if you can add an extra parameter when creating a QueryBuilder.
```typescript
const qb = db.getRepo…
-
### Issue description
When `transaction = false;` is specified in the migration definition, the migration runs outside of a transaction but the revert for the same migration is still run in a transac…
-
**Issue type:**
[ ] question
[ ] bug report
[ ] feature request
[x] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
### Issue description
I installed typeorm in an react-native expo project, and followed the guideline from your docs. But there is an error tells that "this.sqlite.openDatabase" is not a function.
…
-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[x] `mysql` / `mariadb`
[ ] …