Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
TypeORM
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Collective -
Host: opensource -
https://opencollective.com/typeorm
- Website: https://typeorm.io
- Code: https://github.com/typeorm/typeorm
Fix issue 10176 mssql datasource testonborrow not working
github.com/typeorm/typeorm - thisnamewasnottaken opened this pull request 12 months ago
github.com/typeorm/typeorm - thisnamewasnottaken opened this pull request 12 months ago
fix: resolve issues on upsert
github.com/typeorm/typeorm - alenap93 opened this pull request 12 months ago
github.com/typeorm/typeorm - alenap93 opened this pull request 12 months ago
upsert on error on UpdateDateColumn with some dbs
github.com/typeorm/typeorm - alenap93 opened this issue 12 months ago
github.com/typeorm/typeorm - alenap93 opened this issue 12 months ago
docs: update Soft-Delete, Restore-Soft-Delete examples
github.com/typeorm/typeorm - seungwonleee opened this pull request 12 months ago
github.com/typeorm/typeorm - seungwonleee opened this pull request 12 months ago
docs: updates id to _id on Mongodb readme
github.com/typeorm/typeorm - DavisSylvester opened this pull request 12 months ago
github.com/typeorm/typeorm - DavisSylvester opened this pull request 12 months ago
fix: fix test in 'Connection replication'
github.com/typeorm/typeorm - alenap93 opened this pull request 12 months ago
github.com/typeorm/typeorm - alenap93 opened this pull request 12 months ago
Error on test Connection replication > before each in replication.ts
github.com/typeorm/typeorm - alenap93 opened this issue 12 months ago
github.com/typeorm/typeorm - alenap93 opened this issue 12 months ago
fix: Count with distinct return right value
github.com/typeorm/typeorm - alenap93 opened this pull request 12 months ago
github.com/typeorm/typeorm - alenap93 opened this pull request 12 months ago
[New Feature] Polymorphic Relation (Association)
github.com/typeorm/typeorm - HenryWu01 opened this issue 12 months ago
github.com/typeorm/typeorm - HenryWu01 opened this issue 12 months ago
Updating Relation in Embedded Entity Results in Exception
github.com/typeorm/typeorm - ccoffey1 opened this issue 12 months ago
github.com/typeorm/typeorm - ccoffey1 opened this issue 12 months ago
build(deps): bump nanoid and gulp-mocha
github.com/typeorm/typeorm - dependabot[bot] opened this pull request 12 months ago
github.com/typeorm/typeorm - dependabot[bot] opened this pull request 12 months ago
build: removed Node.js 14 from CircleCi
github.com/typeorm/typeorm - AlexMesser opened this pull request 12 months ago
github.com/typeorm/typeorm - AlexMesser opened this pull request 12 months ago
Ability to disable returning of insert information when performing an upsert - (queryBuilder.updateEntity)
github.com/typeorm/typeorm - BARNZ opened this issue 12 months ago
github.com/typeorm/typeorm - BARNZ opened this issue 12 months ago
ReturningResultsEntityUpdator assigning incorrect uuids to entities after upsert
github.com/typeorm/typeorm - BARNZ opened this issue 12 months ago
github.com/typeorm/typeorm - BARNZ opened this issue 12 months ago
fix: extend spatial column types for postgres driver
github.com/typeorm/typeorm - jorenvandeweyer opened this pull request 12 months ago
github.com/typeorm/typeorm - jorenvandeweyer opened this pull request 12 months ago
Querying with AND operator on the same column
github.com/typeorm/typeorm - alenap93 opened this issue 12 months ago
github.com/typeorm/typeorm - alenap93 opened this issue 12 months ago
Redis as primary database
github.com/typeorm/typeorm - aceonics-team opened this issue almost 1 year ago
github.com/typeorm/typeorm - aceonics-team opened this issue almost 1 year ago
fix: type inferencing of EntityManager#create
github.com/typeorm/typeorm - quaternion opened this pull request about 1 year ago
github.com/typeorm/typeorm - quaternion opened this pull request about 1 year ago
docs: fix orderBy of Spatial columns
github.com/typeorm/typeorm - youngkiu opened this pull request about 1 year ago
github.com/typeorm/typeorm - youngkiu opened this pull request about 1 year ago
Postgres: Gist index on daterange column recreated every migration
github.com/typeorm/typeorm - jorenvandeweyer opened this issue about 1 year ago
github.com/typeorm/typeorm - jorenvandeweyer opened this issue about 1 year ago
Added fail callback
github.com/typeorm/typeorm - moianra23 opened this pull request about 1 year ago
github.com/typeorm/typeorm - moianra23 opened this pull request about 1 year ago
Combine current master of TypeORM and existing YDB TypeORM main branch
github.com/typeorm/typeorm - Zork33 opened this pull request about 1 year ago
github.com/typeorm/typeorm - Zork33 opened this pull request about 1 year ago
fix: Default value in child table/entity column decorator for multipl…
github.com/typeorm/typeorm - mellster2012 opened this pull request about 1 year ago
github.com/typeorm/typeorm - mellster2012 opened this pull request about 1 year ago
Default value in child table/entity column decorator for multiple table inheritance is ignored for inherited columns
github.com/typeorm/typeorm - mellster2012 opened this issue about 1 year ago
github.com/typeorm/typeorm - mellster2012 opened this issue about 1 year ago
getMany() returns undefined
github.com/typeorm/typeorm - joachimbulow opened this issue about 1 year ago
github.com/typeorm/typeorm - joachimbulow opened this issue about 1 year ago
feat: add getRawOneOrFail method
github.com/typeorm/typeorm - DongGunYoon opened this pull request about 1 year ago
github.com/typeorm/typeorm - DongGunYoon opened this pull request about 1 year ago
Every migration:generate creates DROP/CREATES constraints and keys
github.com/typeorm/typeorm - amilkarSingular opened this issue about 1 year ago
github.com/typeorm/typeorm - amilkarSingular opened this issue about 1 year ago
fix: undefined is not constructor
github.com/typeorm/typeorm - hekystyle opened this pull request about 1 year ago
github.com/typeorm/typeorm - hekystyle opened this pull request about 1 year ago
TypeORM does not work with Typscript and NestJS
github.com/typeorm/typeorm - alper opened this issue about 1 year ago
github.com/typeorm/typeorm - alper opened this issue about 1 year ago
mongo findByIds returns empty array when using ObjectID from 'bson' module
github.com/typeorm/typeorm - a-wf opened this issue about 1 year ago
github.com/typeorm/typeorm - a-wf opened this issue about 1 year ago
Add support for multirange column type
github.com/typeorm/typeorm - nielsstinissen opened this issue about 1 year ago
github.com/typeorm/typeorm - nielsstinissen opened this issue about 1 year ago
Even if commitTransaction() is not executed, the data will still take effect
github.com/typeorm/typeorm - MineFurjiko opened this issue about 1 year ago
github.com/typeorm/typeorm - MineFurjiko opened this issue about 1 year ago
It's so painful to do an update on a One to Many relationship
github.com/typeorm/typeorm - pedro-areal-torres opened this issue about 1 year ago
github.com/typeorm/typeorm - pedro-areal-torres opened this issue about 1 year ago
Migration C gets stuck when running all migrations together (A -> B -> C)
github.com/typeorm/typeorm - NITHISH-1609 opened this issue about 1 year ago
github.com/typeorm/typeorm - NITHISH-1609 opened this issue about 1 year ago
issue when changing a column type
github.com/typeorm/typeorm - its-dibo opened this issue about 1 year ago
github.com/typeorm/typeorm - its-dibo opened this issue about 1 year ago
fix: sqlite simple-enum column parsing
github.com/typeorm/typeorm - ncpa0cpl opened this pull request about 1 year ago
github.com/typeorm/typeorm - ncpa0cpl opened this pull request about 1 year ago
Add support for vector types in postgres for pgvector support
github.com/typeorm/typeorm - airhorns opened this pull request about 1 year ago
github.com/typeorm/typeorm - airhorns opened this pull request about 1 year ago
Allow execution of a command that runs migrations on multiple dataSources
github.com/typeorm/typeorm - Guigotim opened this issue about 1 year ago
github.com/typeorm/typeorm - Guigotim opened this issue about 1 year ago
Switch to allow custom constraints? / unique constraint + one-to-one + soft delete issue
github.com/typeorm/typeorm - reg0 opened this issue about 1 year ago
github.com/typeorm/typeorm - reg0 opened this issue about 1 year ago
Querly Builder does not handle null or undefined values
github.com/typeorm/typeorm - naderbhrami opened this issue about 1 year ago
github.com/typeorm/typeorm - naderbhrami opened this issue about 1 year ago
feat: Upgrade the MongoDB driver to >6.x
github.com/typeorm/typeorm - aleccool213 opened this pull request about 1 year ago
github.com/typeorm/typeorm - aleccool213 opened this pull request about 1 year ago
official document went like s**t
github.com/typeorm/typeorm - kaiwenxiao opened this issue about 1 year ago
github.com/typeorm/typeorm - kaiwenxiao opened this issue about 1 year ago
Inserting multiple rows in SAP hana not working anymore
github.com/typeorm/typeorm - philipphaeusle opened this issue about 1 year ago
github.com/typeorm/typeorm - philipphaeusle opened this issue about 1 year ago
Store UUIDs as binary in MySQL
github.com/typeorm/typeorm - rondonjon opened this issue about 1 year ago
github.com/typeorm/typeorm - rondonjon opened this issue about 1 year ago
Build Error in Vite 5.0.5
github.com/typeorm/typeorm - okamototomoyuki opened this issue about 1 year ago
github.com/typeorm/typeorm - okamototomoyuki opened this issue about 1 year ago
feat: Pass identifier into InsertEvent
github.com/typeorm/typeorm - strongpauly opened this pull request about 1 year ago
github.com/typeorm/typeorm - strongpauly opened this pull request about 1 year ago
Auto Generated Uuid Column's Default Value In Mysql
github.com/typeorm/typeorm - aycavuralandac opened this issue about 1 year ago
github.com/typeorm/typeorm - aycavuralandac opened this issue about 1 year ago
Generated migrations for PostgreSQL includes hardcoded schema in some cases, migrations then fail with different schema
github.com/typeorm/typeorm - SmallhillCZ opened this issue about 1 year ago
github.com/typeorm/typeorm - SmallhillCZ opened this issue about 1 year ago
Migration does not work with node 18.19.0
github.com/typeorm/typeorm - chrisrusselltred opened this issue about 1 year ago
github.com/typeorm/typeorm - chrisrusselltred opened this issue about 1 year ago
Create a default primary key for 【typeorm_metadata】
github.com/typeorm/typeorm - MineFurjiko opened this issue about 1 year ago
github.com/typeorm/typeorm - MineFurjiko opened this issue about 1 year ago
Typescript target configuration affects the return of the save method
github.com/typeorm/typeorm - kevin-lot opened this issue about 1 year ago
github.com/typeorm/typeorm - kevin-lot opened this issue about 1 year ago
Repository `find` method `where` option could not combine conditions properly
github.com/typeorm/typeorm - hyt658 opened this issue about 1 year ago
github.com/typeorm/typeorm - hyt658 opened this issue about 1 year ago
Lazy loading fails when using the example in Lazy relations
github.com/typeorm/typeorm - versus117 opened this issue about 1 year ago
github.com/typeorm/typeorm - versus117 opened this issue about 1 year ago
Migration generate continuously repeats entries
github.com/typeorm/typeorm - gustavopedroni opened this issue about 1 year ago
github.com/typeorm/typeorm - gustavopedroni opened this issue about 1 year ago
Handle promises in upsert()
github.com/typeorm/typeorm - alexey-pelykh opened this pull request about 1 year ago
github.com/typeorm/typeorm - alexey-pelykh opened this pull request about 1 year ago
upsert() of an Entity with lazy relation results in null column value
github.com/typeorm/typeorm - alexey-pelykh opened this issue about 1 year ago
github.com/typeorm/typeorm - alexey-pelykh opened this issue about 1 year ago
MongoDB connector ignores SOCKS5 proxy settings
github.com/typeorm/typeorm - 39otrebla opened this issue about 1 year ago
github.com/typeorm/typeorm - 39otrebla opened this issue about 1 year ago
new typeorm version that is compatible with the mongodb driver package version 6.x.x
github.com/typeorm/typeorm - alifakoor opened this issue about 1 year ago
github.com/typeorm/typeorm - alifakoor opened this issue about 1 year ago
Update eager-and-lazy-relations.md
github.com/typeorm/typeorm - sumitsaini12 opened this pull request about 1 year ago
github.com/typeorm/typeorm - sumitsaini12 opened this pull request about 1 year ago
fix: add error handling for missing join columns
github.com/typeorm/typeorm - PleBea opened this pull request about 1 year ago
github.com/typeorm/typeorm - PleBea opened this pull request about 1 year ago
fix: Caching always enabled not caching queries
github.com/typeorm/typeorm - krylovaaleksandra opened this pull request about 1 year ago
github.com/typeorm/typeorm - krylovaaleksandra opened this pull request about 1 year ago
Nullable columns with custom name are generated as not nullable if a virtual column exists with that name
github.com/typeorm/typeorm - or-shahaf opened this issue about 1 year ago
github.com/typeorm/typeorm - or-shahaf opened this issue about 1 year ago
Where expression on createDescendantsQueryBuilder not working (?)
github.com/typeorm/typeorm - RafifWibowo opened this issue about 1 year ago
github.com/typeorm/typeorm - RafifWibowo opened this issue about 1 year ago
docs: update redis cache client options
github.com/typeorm/typeorm - sfozz opened this pull request about 1 year ago
github.com/typeorm/typeorm - sfozz opened this pull request about 1 year ago
docs: update select-query-builder.md
github.com/typeorm/typeorm - seungwonleee opened this pull request about 1 year ago
github.com/typeorm/typeorm - seungwonleee opened this pull request about 1 year ago
docs: update delete-query-builder.md
github.com/typeorm/typeorm - seungwonleee opened this pull request about 1 year ago
github.com/typeorm/typeorm - seungwonleee opened this pull request about 1 year ago
Package Manager Warnings on Node 21
github.com/typeorm/typeorm - suschuk24 opened this issue about 1 year ago
github.com/typeorm/typeorm - suschuk24 opened this issue about 1 year ago
EntityManager update/delete/softDelete don't work with list of where condition objects
github.com/typeorm/typeorm - sumbricht opened this issue about 1 year ago
github.com/typeorm/typeorm - sumbricht opened this issue about 1 year ago
TypeOrm embeded sorting doesnt work when you add take option to it
github.com/typeorm/typeorm - arashgl opened this issue about 1 year ago
github.com/typeorm/typeorm - arashgl opened this issue about 1 year ago
OOM due to AdvancedConsoleLogger logging large buffer parameters
github.com/typeorm/typeorm - alumni opened this issue about 1 year ago
github.com/typeorm/typeorm - alumni opened this issue about 1 year ago
Ordering JOIN statements (nested JOIN's)
github.com/typeorm/typeorm - ViVer-7 opened this issue about 1 year ago
github.com/typeorm/typeorm - ViVer-7 opened this issue about 1 year ago
@Generated("uuid") in mssql generates invalid uuids
github.com/typeorm/typeorm - AGrzes opened this issue about 1 year ago
github.com/typeorm/typeorm - AGrzes opened this issue about 1 year ago
feat: implement streaming for SAP HANA
github.com/typeorm/typeorm - alumni opened this pull request about 1 year ago
github.com/typeorm/typeorm - alumni opened this pull request about 1 year ago
Cannot have optional fields in SQLite
github.com/typeorm/typeorm - ktalebian opened this issue about 1 year ago
github.com/typeorm/typeorm - ktalebian opened this issue about 1 year ago
Add streaming support for SAP HANA
github.com/typeorm/typeorm - alumni opened this issue about 1 year ago
github.com/typeorm/typeorm - alumni opened this issue about 1 year ago
feat: user-defined index name for STI discriminator column
github.com/typeorm/typeorm - gabrielkim13 opened this pull request about 1 year ago
github.com/typeorm/typeorm - gabrielkim13 opened this pull request about 1 year ago
feat: custom STI discriminator value for EntitySchema
github.com/typeorm/typeorm - gabrielkim13 opened this pull request about 1 year ago
github.com/typeorm/typeorm - gabrielkim13 opened this pull request about 1 year ago
Getting old value in some seconds after update record in DB postgres TypeOrm 0.2.X
github.com/typeorm/typeorm - hubtech-sonpn opened this issue about 1 year ago
github.com/typeorm/typeorm - hubtech-sonpn opened this issue about 1 year ago
fix: migrations on indexed TIMESTAMP WITH TIME ZONE Oracle columns
github.com/typeorm/typeorm - gabrielkim13 opened this pull request about 1 year ago
github.com/typeorm/typeorm - gabrielkim13 opened this pull request about 1 year ago
refactor: moved the generation of the migration file to data source
github.com/typeorm/typeorm - mahmoudzeyada opened this pull request about 1 year ago
github.com/typeorm/typeorm - mahmoudzeyada opened this pull request about 1 year ago
broken slack link in `docs/support.md`
github.com/typeorm/typeorm - ayaankhan98 opened this issue about 1 year ago
github.com/typeorm/typeorm - ayaankhan98 opened this issue about 1 year ago
fix(shim): add BaseEntity to model-shim
github.com/typeorm/typeorm - JonDum opened this pull request about 1 year ago
github.com/typeorm/typeorm - JonDum opened this pull request about 1 year ago
feat: implement column comments for SAP HANA
github.com/typeorm/typeorm - alumni opened this pull request about 1 year ago
github.com/typeorm/typeorm - alumni opened this pull request about 1 year ago
Persist column comments on SAP HANA
github.com/typeorm/typeorm - alumni opened this issue about 1 year ago
github.com/typeorm/typeorm - alumni opened this issue about 1 year ago
Caching always enabled not caching queries
github.com/typeorm/typeorm - krylovaaleksandra opened this issue about 1 year ago
github.com/typeorm/typeorm - krylovaaleksandra opened this issue about 1 year ago
fix: Nested Property setting (fixes leftJoinAndMapOne with embeds)
github.com/typeorm/typeorm - khialb32 opened this pull request about 1 year ago
github.com/typeorm/typeorm - khialb32 opened this pull request about 1 year ago
leftJoinAndMapOne and leftJoinAndMapMany does not work with embeds
github.com/typeorm/typeorm - khialb32 opened this issue about 1 year ago
github.com/typeorm/typeorm - khialb32 opened this issue about 1 year ago
getManyAndCount don't return existing rows in db
github.com/typeorm/typeorm - leandroluk opened this issue about 1 year ago
github.com/typeorm/typeorm - leandroluk opened this issue about 1 year ago
User-defined index name for Single Table Inheritance discriminator columns
github.com/typeorm/typeorm - gabrielkim13 opened this issue about 1 year ago
github.com/typeorm/typeorm - gabrielkim13 opened this issue about 1 year ago
Indexes are not working with mongodb
github.com/typeorm/typeorm - fahadsubzwari924 opened this issue about 1 year ago
github.com/typeorm/typeorm - fahadsubzwari924 opened this issue about 1 year ago
Custom discriminator values when using Single Table Inheritance with Entity Schemas
github.com/typeorm/typeorm - gabrielkim13 opened this issue about 1 year ago
github.com/typeorm/typeorm - gabrielkim13 opened this issue about 1 year ago
Broken migrations for indices on TIMESTAMP WITH TIMEZONE Oracle Database columns
github.com/typeorm/typeorm - gabrielkim13 opened this issue about 1 year ago
github.com/typeorm/typeorm - gabrielkim13 opened this issue about 1 year ago
Varchar with length MAX not working
github.com/typeorm/typeorm - 1mehdifaraji opened this issue about 1 year ago
github.com/typeorm/typeorm - 1mehdifaraji opened this issue about 1 year ago
If TypeORM failed to do anything then why it offers so many APIs
github.com/typeorm/typeorm - RyanLiu0235 opened this issue about 1 year ago
github.com/typeorm/typeorm - RyanLiu0235 opened this issue about 1 year ago
Save operation doesn't wait for subscribers afterTransactionCommit to complete
github.com/typeorm/typeorm - strongpauly opened this issue about 1 year ago
github.com/typeorm/typeorm - strongpauly opened this issue about 1 year ago
SelectQueryBuilder optimisation when querying with relations and limit
github.com/typeorm/typeorm - omerd-cyera opened this issue about 1 year ago
github.com/typeorm/typeorm - omerd-cyera opened this issue about 1 year ago