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
Repository.save function thinks a relation entity excist if id is NULL
github.com/typeorm/typeorm - wout-junius opened this issue about 1 year ago
github.com/typeorm/typeorm - wout-junius opened this issue about 1 year ago
error in run typeorm cli
github.com/typeorm/typeorm - SeyedMostafaHosseinian opened this issue about 1 year ago
github.com/typeorm/typeorm - SeyedMostafaHosseinian opened this issue about 1 year ago
Return Time in logQuery In Logger
github.com/typeorm/typeorm - zekailiu-vis opened this issue about 1 year ago
github.com/typeorm/typeorm - zekailiu-vis opened this issue about 1 year ago
Schema update queries are not supported by MongoDB driver
github.com/typeorm/typeorm - cihataydin opened this issue about 1 year ago
github.com/typeorm/typeorm - cihataydin opened this issue about 1 year ago
Invalid query generated by getOne when entities have the same columns [codesandbox]
github.com/typeorm/typeorm - raouf-wagyz opened this issue about 1 year ago
github.com/typeorm/typeorm - raouf-wagyz opened this issue about 1 year ago
Null value in column when using @RelationId, insert violates ForeignKey constraint when using new column
github.com/typeorm/typeorm - lutzzdias opened this issue about 1 year ago
github.com/typeorm/typeorm - lutzzdias opened this issue about 1 year ago
Hang-up with `relationLoadStrategy: query` for Multiple Calls
github.com/typeorm/typeorm - saw81wt opened this issue about 1 year ago
github.com/typeorm/typeorm - saw81wt opened this issue about 1 year ago
bug: test case cannot pass successfully
github.com/typeorm/typeorm - jsznb opened this issue about 1 year ago
github.com/typeorm/typeorm - jsznb opened this issue about 1 year ago
How can the raw result be automatically converted to the correct form?
github.com/typeorm/typeorm - UrchenkoV opened this issue about 1 year ago
github.com/typeorm/typeorm - UrchenkoV opened this issue about 1 year ago
Can't save Point type in MariaDB
github.com/typeorm/typeorm - seelrd opened this issue about 1 year ago
github.com/typeorm/typeorm - seelrd opened this issue about 1 year ago
feat: introduce FindOptionsRelations<T> to FindTreeOptions
github.com/typeorm/typeorm - caiorosa-seenons opened this pull request about 1 year ago
github.com/typeorm/typeorm - caiorosa-seenons opened this pull request about 1 year ago
SQL View better migration handling
github.com/typeorm/typeorm - fingeromer opened this issue about 1 year ago
github.com/typeorm/typeorm - fingeromer opened this issue about 1 year ago
Allow to use custom type witch extends object type for find where argument
github.com/typeorm/typeorm - zlooun opened this pull request about 1 year ago
github.com/typeorm/typeorm - zlooun opened this pull request about 1 year ago
update and session transactions with MongoDb
github.com/typeorm/typeorm - StagnantIce opened this issue about 1 year ago
github.com/typeorm/typeorm - StagnantIce opened this issue about 1 year ago
options for repository queries
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
View object is not available as an export to the base "typeorm"
github.com/typeorm/typeorm - niksjk92 opened this issue about 1 year ago
github.com/typeorm/typeorm - niksjk92 opened this issue about 1 year ago
fix: resolve issue of generating migration for numeric array columns repeatedly
github.com/typeorm/typeorm - michaelzaytsev opened this pull request about 1 year ago
github.com/typeorm/typeorm - michaelzaytsev opened this pull request about 1 year ago
An update was expected but an insert was performed when using Save()
github.com/typeorm/typeorm - zangguojun opened this issue about 1 year ago
github.com/typeorm/typeorm - zangguojun opened this issue about 1 year ago
Cannot use $or operator with MongoDB
github.com/typeorm/typeorm - KevinTemes opened this issue about 1 year ago
github.com/typeorm/typeorm - KevinTemes opened this issue about 1 year ago
CockroachDB maxTransactionRetries defaults to 5 (even if set to 0)
github.com/typeorm/typeorm - Nystya opened this issue about 1 year ago
github.com/typeorm/typeorm - Nystya opened this issue about 1 year ago
BREAKING CHANGE was introduced in 0.3.11
github.com/typeorm/typeorm - rokamon1997 opened this issue about 1 year ago
github.com/typeorm/typeorm - rokamon1997 opened this issue about 1 year ago
With orphanedRowAction : delete is done after insert and break constraints
github.com/typeorm/typeorm - mgohin opened this issue about 1 year ago
github.com/typeorm/typeorm - mgohin opened this issue about 1 year ago
[Meta] Request for a github TypeORM discussion forum
github.com/typeorm/typeorm - AaronNGray opened this issue about 1 year ago
github.com/typeorm/typeorm - AaronNGray opened this issue about 1 year ago
Metadata for Junction Tables not showing up as expected
github.com/typeorm/typeorm - alexdavislws opened this issue about 1 year ago
github.com/typeorm/typeorm - alexdavislws opened this issue about 1 year ago
nested where condition with OR resulting in wrong query/result
github.com/typeorm/typeorm - wasims1 opened this issue about 1 year ago
github.com/typeorm/typeorm - wasims1 opened this issue about 1 year ago
Soft deleting/restoring entity with many-to-one relations populated on object tries to set foreign key to NULL
github.com/typeorm/typeorm - zswanson17 opened this issue about 1 year ago
github.com/typeorm/typeorm - zswanson17 opened this issue about 1 year ago
CLI migration:revert doesn't stop process
github.com/typeorm/typeorm - emmlan49 opened this issue about 1 year ago
github.com/typeorm/typeorm - emmlan49 opened this issue about 1 year ago
fix: update UpdateDateColumn on upsert
github.com/typeorm/typeorm - Spissable opened this pull request about 1 year ago
github.com/typeorm/typeorm - Spissable opened this pull request about 1 year ago
feat: postgres jsonpath column type
github.com/typeorm/typeorm - nialexsan opened this pull request about 1 year ago
github.com/typeorm/typeorm - nialexsan opened this pull request about 1 year ago
Add support for jsonpath column type for postgres
github.com/typeorm/typeorm - nialexsan opened this issue about 1 year ago
github.com/typeorm/typeorm - nialexsan opened this issue about 1 year ago
(Mysql) driver stays in indeterminate state after an error during `connect()`
github.com/typeorm/typeorm - timo-schluessler opened this issue about 1 year ago
github.com/typeorm/typeorm - timo-schluessler opened this issue about 1 year ago
Cannot read length of undefined after retry errors
github.com/typeorm/typeorm - simplenotezy opened this issue about 1 year ago
github.com/typeorm/typeorm - simplenotezy opened this issue about 1 year ago
fix: bump better-sqlite3 version range
github.com/typeorm/typeorm - tada5hi opened this pull request about 1 year ago
github.com/typeorm/typeorm - tada5hi opened this pull request about 1 year ago
Composite PK that includes Foreign key in ManyToOne fails when updating
github.com/typeorm/typeorm - jmc420 opened this issue about 1 year ago
github.com/typeorm/typeorm - jmc420 opened this issue about 1 year ago
bug fix: property `where` creates incorrect sql query
github.com/typeorm/typeorm - X932 opened this pull request about 1 year ago
github.com/typeorm/typeorm - X932 opened this pull request about 1 year ago
Deprecated MongoDB SSL options
github.com/typeorm/typeorm - angus-88 opened this issue about 1 year ago
github.com/typeorm/typeorm - angus-88 opened this issue about 1 year ago
better-sqlite 9.x is out
github.com/typeorm/typeorm - jschirrmacher opened this issue about 1 year ago
github.com/typeorm/typeorm - jschirrmacher opened this issue about 1 year ago
Static relational where
github.com/typeorm/typeorm - CaioFilus opened this pull request about 1 year ago
github.com/typeorm/typeorm - CaioFilus opened this pull request about 1 year ago
fix addOrderBy broke in 0.3.14
github.com/typeorm/typeorm - wilihel1009 opened this pull request about 1 year ago
github.com/typeorm/typeorm - wilihel1009 opened this pull request about 1 year ago
Fix addOrderBy broke in 0.3.14
github.com/typeorm/typeorm - mw-yu opened this pull request about 1 year ago
github.com/typeorm/typeorm - mw-yu opened this pull request about 1 year ago
fix: do not skip undefined or null properties in where conditions
github.com/typeorm/typeorm - mpalmerlee opened this pull request about 1 year ago
github.com/typeorm/typeorm - mpalmerlee opened this pull request about 1 year ago
Add possibility to generate concurrent indexes for pg
github.com/typeorm/typeorm - slukes opened this pull request about 1 year ago
github.com/typeorm/typeorm - slukes opened this pull request about 1 year ago
[Static Relational Where]
github.com/typeorm/typeorm - RijoEd opened this pull request about 1 year ago
github.com/typeorm/typeorm - RijoEd opened this pull request about 1 year ago
.save() is throwing duplicate key value violates unique constraint when uuid is lowercase
github.com/typeorm/typeorm - sbogeFS opened this issue about 1 year ago
github.com/typeorm/typeorm - sbogeFS opened this issue about 1 year ago
EntityManagerFactory TypeError when using Next.js middleware and instrumentation
github.com/typeorm/typeorm - matejfalat opened this issue about 1 year ago
github.com/typeorm/typeorm - matejfalat opened this issue about 1 year ago
【Important】The ts type prompt issue for EntityManager.increment and EntityManager.decrement!!
github.com/typeorm/typeorm - qq1147050160 opened this issue about 1 year ago
github.com/typeorm/typeorm - qq1147050160 opened this issue about 1 year ago
Documentation showing a blank page with no content
github.com/typeorm/typeorm - Praizleye opened this issue about 1 year ago
github.com/typeorm/typeorm - Praizleye opened this issue about 1 year ago
fix deletedAt column leaking as side effect of object update while creating a row
github.com/typeorm/typeorm - m-salman-afzal opened this pull request about 1 year ago
github.com/typeorm/typeorm - m-salman-afzal opened this pull request about 1 year ago
deletedAt column leaking into main entity
github.com/typeorm/typeorm - m-salman-afzal opened this issue about 1 year ago
github.com/typeorm/typeorm - m-salman-afzal opened this issue about 1 year ago
mssql pool.errorHandler option is deprecated and causes mssql crash
github.com/typeorm/typeorm - ppedro1 opened this issue about 1 year ago
github.com/typeorm/typeorm - ppedro1 opened this issue about 1 year ago
fix: empty objects being hydrated when eager loading relations that have a `@VirtualColumn`
github.com/typeorm/typeorm - tolgap opened this pull request about 1 year ago
github.com/typeorm/typeorm - tolgap opened this pull request about 1 year ago
Eager loading relation that has a `@VirtualColumn` results in an empty Entity in the relation
github.com/typeorm/typeorm - tolgap opened this issue about 1 year ago
github.com/typeorm/typeorm - tolgap opened this issue about 1 year ago
SelectQueryBuilder degrading performance.
github.com/typeorm/typeorm - raphaelquintao opened this issue about 1 year ago
github.com/typeorm/typeorm - raphaelquintao opened this issue about 1 year ago
Automatically add to record reverse association in ManyToMany Association
github.com/typeorm/typeorm - ak15 opened this issue about 1 year ago
github.com/typeorm/typeorm - ak15 opened this issue about 1 year ago
QueryBuilder method `loadRelationCountAndMap` not working on `getRawMany` or `getRawOne`
github.com/typeorm/typeorm - JoseCToscano opened this issue about 1 year ago
github.com/typeorm/typeorm - JoseCToscano opened this issue about 1 year ago
Adds test file to replicate error
github.com/typeorm/typeorm - JoseCToscano opened this pull request about 1 year ago
github.com/typeorm/typeorm - JoseCToscano opened this pull request about 1 year ago
Duplicate JOINs in query with @DeleteDateColumn, eager loading, and FindOptionsRelations
github.com/typeorm/typeorm - jongwan56 opened this issue about 1 year ago
github.com/typeorm/typeorm - jongwan56 opened this issue about 1 year ago
Enable/disable schema update per configuration
github.com/typeorm/typeorm - vargbalazs opened this issue about 1 year ago
github.com/typeorm/typeorm - vargbalazs opened this issue about 1 year ago
TypeORM Update query builder use wrong table name and ignore alias
github.com/typeorm/typeorm - LibStake opened this issue about 1 year ago
github.com/typeorm/typeorm - LibStake opened this issue about 1 year ago
QueryRunner.addColumn fails with relation "typeorm_metadata" does not exist
github.com/typeorm/typeorm - wanton7 opened this issue about 1 year ago
github.com/typeorm/typeorm - wanton7 opened this issue about 1 year ago
Can't automatic entity class mapping be implemented? "Unknown file extension ".ts" for \server\db\Entities\ProjectUserInfo.ts"
github.com/typeorm/typeorm - bbhxwl opened this issue about 1 year ago
github.com/typeorm/typeorm - bbhxwl opened this issue about 1 year ago
I used it according to the document in Nuxt3 and encountered an error. I don't know why?
github.com/typeorm/typeorm - bbhxwl opened this issue about 1 year ago
github.com/typeorm/typeorm - bbhxwl opened this issue about 1 year ago
Default replication mode
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
Migration for unchanged enum is generated when explicitly specified `enumName` is the same as auto-generated one
github.com/typeorm/typeorm - yandrushchak opened this issue about 1 year ago
github.com/typeorm/typeorm - yandrushchak opened this issue about 1 year ago
Mandatory `ListenTo` on `EntitySubscriberInterface`
github.com/typeorm/typeorm - EduardCarmoc opened this issue about 1 year ago
github.com/typeorm/typeorm - EduardCarmoc opened this issue about 1 year ago
cli-higlight generates error
github.com/typeorm/typeorm - renaiku opened this issue about 1 year ago
github.com/typeorm/typeorm - renaiku opened this issue about 1 year ago
feat: add generic typing to entityId and additional data on events
github.com/typeorm/typeorm - guilopesn opened this pull request about 1 year ago
github.com/typeorm/typeorm - guilopesn opened this pull request about 1 year ago
Creating an entity with RelationId does not use the relation ID
github.com/typeorm/typeorm - ZimGil opened this issue about 1 year ago
github.com/typeorm/typeorm - ZimGil opened this issue about 1 year ago
EntityPropertyNotFoundError when joinTable is used
github.com/typeorm/typeorm - ragrag opened this issue about 1 year ago
github.com/typeorm/typeorm - ragrag opened this issue about 1 year ago
EntityPropertyNotFoundError when defining relations that exist on entity schema (starting from 0.3.13)
github.com/typeorm/typeorm - ragrag opened this issue about 1 year ago
github.com/typeorm/typeorm - ragrag opened this issue about 1 year ago
feat: add possibility to type additional data on events
github.com/typeorm/typeorm - guilopesn opened this pull request about 1 year ago
github.com/typeorm/typeorm - guilopesn opened this pull request about 1 year ago
fix: events typings and possibly undefineds
github.com/typeorm/typeorm - guilopesn opened this pull request about 1 year ago
github.com/typeorm/typeorm - guilopesn opened this pull request about 1 year ago
wrong migrating generated while setting column default value using apostrophe inside string
github.com/typeorm/typeorm - Mnigos opened this issue about 1 year ago
github.com/typeorm/typeorm - Mnigos opened this issue about 1 year ago
Cascade insert tries to update existing record foreign key to null
github.com/typeorm/typeorm - TeoChi-CF opened this issue about 1 year ago
github.com/typeorm/typeorm - TeoChi-CF opened this issue about 1 year ago
EntityMetadataNotFoundError: No metadata for "Role" was found.
github.com/typeorm/typeorm - Weredok opened this issue about 1 year ago
github.com/typeorm/typeorm - Weredok opened this issue about 1 year ago
Incorrect Circular Dependency bug
github.com/typeorm/typeorm - JaviOverflow opened this issue about 1 year ago
github.com/typeorm/typeorm - JaviOverflow opened this issue about 1 year ago
test: stop using unsafe CockroachDB setting
github.com/typeorm/typeorm - rafiss opened this pull request about 1 year ago
github.com/typeorm/typeorm - rafiss opened this pull request about 1 year ago
TypeORM returns incorrect values for time type columns when database is SQL Server
github.com/typeorm/typeorm - penttin5 opened this issue about 1 year ago
github.com/typeorm/typeorm - penttin5 opened this issue about 1 year ago
TypeORM stores incorrect time to db when column data type is 'time' and database is SQL Server
github.com/typeorm/typeorm - penttin5 opened this issue about 1 year ago
github.com/typeorm/typeorm - penttin5 opened this issue about 1 year ago
TypeORM raw query returns incorrect values for date type columns when useUTC is false
github.com/typeorm/typeorm - penttin5 opened this issue about 1 year ago
github.com/typeorm/typeorm - penttin5 opened this issue about 1 year ago
TypeORM stores incorrect date to db when column data type is 'date', useUTC is true and database is SQL Server
github.com/typeorm/typeorm - penttin5 opened this issue about 1 year ago
github.com/typeorm/typeorm - penttin5 opened this issue about 1 year ago
Join column gets updated to null for a lazy relation
github.com/typeorm/typeorm - lincheney opened this issue about 1 year ago
github.com/typeorm/typeorm - lincheney opened this issue about 1 year ago
Update working-with-repository.md
github.com/typeorm/typeorm - teolampos opened this pull request about 1 year ago
github.com/typeorm/typeorm - teolampos opened this pull request about 1 year ago
Repository find fails if where condition has `And` and target column has a transformer
github.com/typeorm/typeorm - penttin5 opened this issue about 1 year ago
github.com/typeorm/typeorm - penttin5 opened this issue about 1 year ago
typo fixed in the manager.findAndCountBy documentation
github.com/typeorm/typeorm - sekomer opened this pull request about 1 year ago
github.com/typeorm/typeorm - sekomer opened this pull request about 1 year ago
RFC: query-builder: when .where() is called twice, throw an error
github.com/typeorm/typeorm - fumieval opened this pull request about 1 year ago
github.com/typeorm/typeorm - fumieval opened this pull request about 1 year ago
[BUG] The logged date is not the query date
github.com/typeorm/typeorm - hrdwdmrbl opened this issue about 1 year ago
github.com/typeorm/typeorm - hrdwdmrbl opened this issue about 1 year ago
Embedded entities prefix issue
github.com/typeorm/typeorm - linconsdev opened this issue about 1 year ago
github.com/typeorm/typeorm - linconsdev opened this issue about 1 year ago
Add failing MongoDB tests for typeorm#10391
github.com/typeorm/typeorm - Ionaru opened this pull request about 1 year ago
github.com/typeorm/typeorm - Ionaru opened this pull request about 1 year ago
MongoDB entities created using the repository pattern with a nested array throw an error for any find query
github.com/typeorm/typeorm - Ionaru opened this issue about 1 year ago
github.com/typeorm/typeorm - Ionaru opened this issue about 1 year ago
softDelete should not update already deleted rows
github.com/typeorm/typeorm - mszeftel opened this issue about 1 year ago
github.com/typeorm/typeorm - mszeftel opened this issue about 1 year ago