-
### Issue description
I tried the example on the official website and it doesn't work
### Expected Behavior
I want to use the or query statement on mongodb,
example :
```js
db.getCollec…
-
Can this exporter support orcale? If not, did you have plan to do it?
-
## Issue Description
Since this commit https://github.com/typeorm/typeorm/commit/a1c6bb0092b63fa808d9f836936238a7977a8027 by @imnotjames the `.onConflict`-method of the InsertQueryBuilder is marked a…
konqi updated
1 month ago
-
## CVE-2017-3523 - High Severity Vulnerability
Vulnerable Library - mysql-connector-java-5.1.25.jar
MySQL JDBC Type 4 driver
Library home page: http://www.oracle.com
Path to dependency file: /pom.xm…
-
### Issue description
I tried following documentation, but it didn't work well (no imports for types drvlarations needed) so I copy-pasted SimpleConsoleLogger. What am I missing? What do I need to …
-
**Issue type:**
[ ] question
[ ] bug report
[ * ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ …
-
### Issue description
I'm trying to insert data in a table with name `Role_permissions` from a TypeORM migration, but when I execute it, I get the message `database_name.rolepermissions' doesn't exis…
-
https://github.com/yogthos/migratus/blob/master/src/migratus/database.clj#L213 uses 'BIGINT' for the Migrations table. This is not a valid datatype in Oracle land.
-
### Feature Description
I'm keen in keeping up my codebase modern, well maintained and doesn't want to be left out.
Now that decorators are a real thing with Typescript 5.0. It is finally the time…
-
## Feature Description
In MySQL, we use `varchar(36)` by default for UUID primary key columns (see here: https://github.com/typeorm/typeorm/blob/c5143aab08a04e96aebb55996ed7683d48542bbd/src/drive…