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
MongoDB Column Aliases ignored on insert
github.com/typeorm/typeorm - glister opened this issue over 3 years ago
github.com/typeorm/typeorm - glister opened this issue over 3 years ago
@AfterLoad() hook relation property filled just with id
github.com/typeorm/typeorm - urko-b opened this issue over 3 years ago
github.com/typeorm/typeorm - urko-b opened this issue over 3 years ago
Child entities' wrong discriminator value when embedded in parent entity
github.com/typeorm/typeorm - OoDeLally opened this issue over 3 years ago
github.com/typeorm/typeorm - OoDeLally opened this issue over 3 years ago
Support setting the default transaction isolation level for major relational databases
github.com/typeorm/typeorm - jn-deque opened this issue over 3 years ago
github.com/typeorm/typeorm - jn-deque opened this issue over 3 years ago
Column of type "enum" throws missing properties error
github.com/typeorm/typeorm - martingmoreno opened this issue over 3 years ago
github.com/typeorm/typeorm - martingmoreno opened this issue over 3 years ago
Two relations with objects having the same structure
github.com/typeorm/typeorm - rolandleth opened this issue over 3 years ago
github.com/typeorm/typeorm - rolandleth opened this issue over 3 years ago
Do not create duplicate CREATE TYPE migration query when same 'enumName's are exists
github.com/typeorm/typeorm - 5d-jh opened this issue over 3 years ago
github.com/typeorm/typeorm - 5d-jh opened this issue over 3 years ago
Unknown column 'distinctAlias' when using find with pagination and sorting by a field from another table
github.com/typeorm/typeorm - bandit-hire5 opened this issue over 3 years ago
github.com/typeorm/typeorm - bandit-hire5 opened this issue over 3 years ago
Enum with enumName in two tables fails on second synchronize
github.com/typeorm/typeorm - santiher opened this issue over 3 years ago
github.com/typeorm/typeorm - santiher opened this issue over 3 years ago
Not returning soft deleted nested entities using withDeleted:true
github.com/typeorm/typeorm - Xaeed opened this issue almost 4 years ago
github.com/typeorm/typeorm - Xaeed opened this issue almost 4 years ago
Disable synchronization for function-based index is not working
github.com/typeorm/typeorm - bengchet opened this issue almost 4 years ago
github.com/typeorm/typeorm - bengchet opened this issue almost 4 years ago
Support RelationOption `orphanedRowAction` also for `@OneToOne` Relations
github.com/typeorm/typeorm - tobiaskraus opened this issue almost 4 years ago
github.com/typeorm/typeorm - tobiaskraus opened this issue almost 4 years ago
Add OpenTelemetry instrumentation to TypeORM
github.com/typeorm/typeorm - weyert opened this issue almost 4 years ago
github.com/typeorm/typeorm - weyert opened this issue almost 4 years ago
"missing FROM-clause entry for table" error only while updating table, not while querying
github.com/typeorm/typeorm - smitbarmase opened this issue almost 4 years ago
github.com/typeorm/typeorm - smitbarmase opened this issue almost 4 years ago
Saving with Many-to-Many relation and { cascade: true } causes duplicate key error
github.com/typeorm/typeorm - EkiGui opened this issue almost 4 years ago
github.com/typeorm/typeorm - EkiGui opened this issue almost 4 years ago
Does not resolve correct column name with @JoinColumn
github.com/typeorm/typeorm - JamesParkDev opened this issue almost 4 years ago
github.com/typeorm/typeorm - JamesParkDev opened this issue almost 4 years ago
How to include/exclude a column??
github.com/typeorm/typeorm - johannbuscail opened this issue almost 4 years ago
github.com/typeorm/typeorm - johannbuscail opened this issue almost 4 years ago
@UpdateDateColumn.onupdate should work in all DBs
github.com/typeorm/typeorm - intervalia opened this issue almost 4 years ago
github.com/typeorm/typeorm - intervalia opened this issue almost 4 years ago
object literal in where clause not working properly
github.com/typeorm/typeorm - soodakshay opened this issue almost 4 years ago
github.com/typeorm/typeorm - soodakshay opened this issue almost 4 years ago
Update multiple rows at one time
github.com/typeorm/typeorm - hsk-kr opened this issue almost 4 years ago
github.com/typeorm/typeorm - hsk-kr opened this issue almost 4 years ago
Postgres: queryBuilder makes different parameter identifiers for same parameter, causing problems with groupby
github.com/typeorm/typeorm - brahn opened this issue almost 4 years ago
github.com/typeorm/typeorm - brahn opened this issue almost 4 years ago
Naming of embedded entities ignores casing
github.com/typeorm/typeorm - DanielMenke opened this issue almost 4 years ago
github.com/typeorm/typeorm - DanielMenke opened this issue almost 4 years ago
fix: resolve issue with find with relations returns soft-deleted entities
github.com/typeorm/typeorm - luiseariass opened this pull request almost 4 years ago
github.com/typeorm/typeorm - luiseariass opened this pull request almost 4 years ago
Sporadic null value in column "Parent" violates not-null constraint when inserting child relation
github.com/typeorm/typeorm - papaspiridis opened this issue almost 4 years ago
github.com/typeorm/typeorm - papaspiridis opened this issue almost 4 years ago
typeorm returns first entity with findOne if undefined is given as the ID
github.com/typeorm/typeorm - fafamnzm opened this issue almost 4 years ago
github.com/typeorm/typeorm - fafamnzm opened this issue almost 4 years ago
PrimaryGeneratedColumn - allow for override
github.com/typeorm/typeorm - twigs67 opened this issue almost 4 years ago
github.com/typeorm/typeorm - twigs67 opened this issue almost 4 years ago
getManyAndCount() fails but getMany() doesn't with advanced queries (ER_BAD_FIELD_ERROR)
github.com/typeorm/typeorm - kkoomen opened this issue almost 4 years ago
github.com/typeorm/typeorm - kkoomen opened this issue almost 4 years ago
TypeORM generates invalid column name for relation when `referencedColumnName` is used with another composite relation
github.com/typeorm/typeorm - falahati opened this issue almost 4 years ago
github.com/typeorm/typeorm - falahati opened this issue almost 4 years ago
typeorm always drop and create columns with names Address and Location
github.com/typeorm/typeorm - foaudkajj opened this issue almost 4 years ago
github.com/typeorm/typeorm - foaudkajj opened this issue almost 4 years ago
Error: Cannot build query because main alias is not set (call qb#from method)
github.com/typeorm/typeorm - pirouet opened this issue almost 4 years ago
github.com/typeorm/typeorm - pirouet opened this issue almost 4 years ago
fix: Fix unnecessary migrations for timestamps with default values of CURRENT_TIMESTAMP and precision
github.com/typeorm/typeorm - RohanTalip opened this pull request almost 4 years ago
github.com/typeorm/typeorm - RohanTalip opened this pull request almost 4 years ago
@Column({ type: "uuid" }) should be varchar(36) on MySQL instead of varchar(255)
github.com/typeorm/typeorm - dickfickling opened this issue almost 4 years ago
github.com/typeorm/typeorm - dickfickling opened this issue almost 4 years ago
column name field does not work
github.com/typeorm/typeorm - ORESoftware opened this issue about 4 years ago
github.com/typeorm/typeorm - ORESoftware opened this issue about 4 years ago
Ambiguous Columns in Join Query with Where Clause
github.com/typeorm/typeorm - talbx opened this issue about 4 years ago
github.com/typeorm/typeorm - talbx opened this issue about 4 years ago
Column rename should be triggered, but instead we are just adding new columns
github.com/typeorm/typeorm - ORESoftware opened this issue about 4 years ago
github.com/typeorm/typeorm - ORESoftware opened this issue about 4 years ago
Join column used in multiple relations causes malformed from clause in query
github.com/typeorm/typeorm - Roscode opened this issue about 4 years ago
github.com/typeorm/typeorm - Roscode opened this issue about 4 years ago
Duplicate Primary key error on softRemove - many to many when row already deleted
github.com/typeorm/typeorm - TFByrd opened this issue about 4 years ago
github.com/typeorm/typeorm - TFByrd opened this issue about 4 years ago
column "x" specified more than once
github.com/typeorm/typeorm - melihorhan opened this issue about 4 years ago
github.com/typeorm/typeorm - melihorhan opened this issue about 4 years ago
How to declare Tree without Decorator
github.com/typeorm/typeorm - AnthonyGies opened this issue about 4 years ago
github.com/typeorm/typeorm - AnthonyGies opened this issue about 4 years ago
UpdateDateColumn fails with transformer
github.com/typeorm/typeorm - mothershipper opened this issue about 4 years ago
github.com/typeorm/typeorm - mothershipper opened this issue about 4 years ago
Cannot set FK to null when using @ManyToOne() + @Column() after promise resolution
github.com/typeorm/typeorm - parisholley opened this issue about 4 years ago
github.com/typeorm/typeorm - parisholley opened this issue about 4 years ago
Declare Driver Dependencies in package.json
github.com/typeorm/typeorm - brandon-leapyear opened this issue about 4 years ago
github.com/typeorm/typeorm - brandon-leapyear opened this issue about 4 years ago
feat: relations: Orphaned row action
github.com/typeorm/typeorm - nebkat opened this pull request about 4 years ago
github.com/typeorm/typeorm - nebkat opened this pull request about 4 years ago
column default is ignored
github.com/typeorm/typeorm - yossibeck opened this issue about 4 years ago
github.com/typeorm/typeorm - yossibeck opened this issue about 4 years ago
PrimaryGeneratedColumn does not work
github.com/typeorm/typeorm - Bluebang opened this issue about 4 years ago
github.com/typeorm/typeorm - Bluebang opened this issue about 4 years ago
Cascade doesn't work with nullable relationship
github.com/typeorm/typeorm - davidbnk opened this issue about 4 years ago
github.com/typeorm/typeorm - davidbnk opened this issue about 4 years ago
Allow to specify transaction property for individual migrations.
github.com/typeorm/typeorm - pedrolcn opened this issue about 4 years ago
github.com/typeorm/typeorm - pedrolcn opened this issue about 4 years ago
How to filter objects with OR query use API
github.com/typeorm/typeorm - yuzifu opened this issue about 4 years ago
github.com/typeorm/typeorm - yuzifu opened this issue about 4 years ago
Ignore duplicates on save
github.com/typeorm/typeorm - robertmylne opened this issue about 4 years ago
github.com/typeorm/typeorm - robertmylne opened this issue about 4 years ago
Foreign Key error following a json column with ManyToOne relation
github.com/typeorm/typeorm - Bqdzy opened this issue about 4 years ago
github.com/typeorm/typeorm - Bqdzy opened this issue about 4 years ago
Error when ChildEntity contains a OneToMany relationship
github.com/typeorm/typeorm - jfromaniello opened this issue about 4 years ago
github.com/typeorm/typeorm - jfromaniello opened this issue about 4 years ago
TypeError: view.expression is not a function
github.com/typeorm/typeorm - teymur1986 opened this issue about 4 years ago
github.com/typeorm/typeorm - teymur1986 opened this issue about 4 years ago
Table check query log is formatted
github.com/typeorm/typeorm - jeiea opened this issue about 4 years ago
github.com/typeorm/typeorm - jeiea opened this issue about 4 years ago
USE/FORCE INDEX and STRAIGHT_JOIN statments for MySQL databases
github.com/typeorm/typeorm - silasfl opened this issue about 4 years ago
github.com/typeorm/typeorm - silasfl opened this issue about 4 years ago
Apache Ignite Support
github.com/typeorm/typeorm - nichenqin-treelab opened this issue about 4 years ago
github.com/typeorm/typeorm - nichenqin-treelab opened this issue about 4 years ago
Postgres TypeError: Converting circular structure to JSON
github.com/typeorm/typeorm - theoparis opened this issue about 4 years ago
github.com/typeorm/typeorm - theoparis opened this issue about 4 years ago
SAP HANA Driver using text column type for simple-array and simple-enum which is unsupported
github.com/typeorm/typeorm - sickmartian opened this issue about 4 years ago
github.com/typeorm/typeorm - sickmartian opened this issue about 4 years ago
Client does not support authentication protocol requested by server; consider upgrading MySQL client
github.com/typeorm/typeorm - reselbob opened this issue about 4 years ago
github.com/typeorm/typeorm - reselbob opened this issue about 4 years ago
Can't save ManyToMany relation with array of ids
github.com/typeorm/typeorm - mahmoudmy opened this issue about 4 years ago
github.com/typeorm/typeorm - mahmoudmy opened this issue about 4 years ago
pass properties via object in constructor
github.com/typeorm/typeorm - MartinMuzatko opened this issue about 4 years ago
github.com/typeorm/typeorm - MartinMuzatko opened this issue about 4 years ago
NativeScript + Angular 2 + Typeorm - Can't resolve 'module'
github.com/typeorm/typeorm - Mister-N opened this issue about 4 years ago
github.com/typeorm/typeorm - Mister-N opened this issue about 4 years ago
update one of the key on entity with composite key
github.com/typeorm/typeorm - nyotiemon opened this issue about 4 years ago
github.com/typeorm/typeorm - nyotiemon opened this issue about 4 years ago
Add support to USE INDEX, FORCE INDEX, IGNORE INDEX in MySQL
github.com/typeorm/typeorm - juanfernandoe opened this issue about 4 years ago
github.com/typeorm/typeorm - juanfernandoe opened this issue about 4 years ago
feat: add select and map function to MySQL Driver (#296)
github.com/typeorm/typeorm - duprez opened this pull request about 4 years ago
github.com/typeorm/typeorm - duprez opened this pull request about 4 years ago
QueryFailedError:` Duplicate column name ' error caused by a bad alias naming
github.com/typeorm/typeorm - mohamed-badaoui opened this issue about 4 years ago
github.com/typeorm/typeorm - mohamed-badaoui opened this issue about 4 years ago
Find records in batches
github.com/typeorm/typeorm - viniciusjssouza opened this issue about 4 years ago
github.com/typeorm/typeorm - viniciusjssouza opened this issue about 4 years ago
TypeORM custom naming strategies fail with "TypeError: namingStrategy.tableName is not a function"
github.com/typeorm/typeorm - PaulMest opened this issue about 4 years ago
github.com/typeorm/typeorm - PaulMest opened this issue about 4 years ago
Mapping raw query to entities
github.com/typeorm/typeorm - shiro opened this issue about 4 years ago
github.com/typeorm/typeorm - shiro opened this issue about 4 years ago
The number of idle connections is too high. How typeorm handles idle connections?
github.com/typeorm/typeorm - sontd-0882 opened this issue about 4 years ago
github.com/typeorm/typeorm - sontd-0882 opened this issue about 4 years ago
Critical dependency: the request of a dependency is an expression
github.com/typeorm/typeorm - snolangps opened this issue over 4 years ago
github.com/typeorm/typeorm - snolangps opened this issue over 4 years ago
QueryBuilder: CASE statement in orderBy when using join not supported
github.com/typeorm/typeorm - traysa opened this issue over 4 years ago
github.com/typeorm/typeorm - traysa opened this issue over 4 years ago
Cannot ORDER BY json field in query with JOIN and pagination
github.com/typeorm/typeorm - szlori opened this issue over 4 years ago
github.com/typeorm/typeorm - szlori opened this issue over 4 years ago
Using plain properties (not columns) in entity classes
github.com/typeorm/typeorm - cstapetrei opened this issue over 4 years ago
github.com/typeorm/typeorm - cstapetrei opened this issue over 4 years ago
Sqlite does not support AUTOINCREMENT on composite primary key
github.com/typeorm/typeorm - bennycode opened this issue over 4 years ago
github.com/typeorm/typeorm - bennycode opened this issue over 4 years ago
Ordering by the COUNT of a relation
github.com/typeorm/typeorm - tudddorrr opened this issue over 4 years ago
github.com/typeorm/typeorm - tudddorrr opened this issue over 4 years ago
Postgres: Limit in UpdateQueryBuilder, Subquery in UpdateQueryBuilder
github.com/typeorm/typeorm - chandrucrm opened this issue over 4 years ago
github.com/typeorm/typeorm - chandrucrm opened this issue over 4 years ago
CLI commands fail when my entities include custom validation decorators
github.com/typeorm/typeorm - martinsotirov opened this issue over 4 years ago
github.com/typeorm/typeorm - martinsotirov opened this issue over 4 years ago
Serious performance issues in Sap Hana driver during insert
github.com/typeorm/typeorm - mathiasmaerker opened this issue over 4 years ago
github.com/typeorm/typeorm - mathiasmaerker opened this issue over 4 years ago
Postgres enum is recreated in every new generated migration
github.com/typeorm/typeorm - Nazar910 opened this issue over 4 years ago
github.com/typeorm/typeorm - Nazar910 opened this issue over 4 years ago
TypeORM Subscriber AfterInsert Can't Find Record
github.com/typeorm/typeorm - tvl83 opened this issue over 4 years ago
github.com/typeorm/typeorm - tvl83 opened this issue over 4 years ago
fix: support combination of many-to-one/cacade/explicit composite PK
github.com/typeorm/typeorm - imnotjames opened this pull request over 4 years ago
github.com/typeorm/typeorm - imnotjames opened this pull request over 4 years ago
Running a migration that attempts to create a database results in an Unknown Database error
github.com/typeorm/typeorm - AkashAryal opened this issue over 4 years ago
github.com/typeorm/typeorm - AkashAryal opened this issue over 4 years ago
Proper reconnect to database after unexpected loss of connection
github.com/typeorm/typeorm - Mondei1 opened this issue over 4 years ago
github.com/typeorm/typeorm - Mondei1 opened this issue over 4 years ago
Environment variable to set SSL cerificate for CLI
github.com/typeorm/typeorm - can-kayacan opened this issue over 4 years ago
github.com/typeorm/typeorm - can-kayacan opened this issue over 4 years ago
TS2339: Property 'detail' does not exist on type 'QueryFailedError'.
github.com/typeorm/typeorm - boskiv opened this issue over 4 years ago
github.com/typeorm/typeorm - boskiv opened this issue over 4 years ago
QueryBuilder produces wrong SQL with order by + nested fields, breaks pagination-related queries with skip() and take()
github.com/typeorm/typeorm - firxworx opened this issue over 4 years ago
github.com/typeorm/typeorm - firxworx opened this issue over 4 years ago
find with relations returns soft-deleted entities
github.com/typeorm/typeorm - Ollie1700 opened this issue over 4 years ago
github.com/typeorm/typeorm - Ollie1700 opened this issue over 4 years ago
Resolver: Cannot return null for non-nullable field User.id
github.com/typeorm/typeorm - sptGabriel opened this issue over 4 years ago
github.com/typeorm/typeorm - sptGabriel opened this issue over 4 years ago
cannot use AsyncIterator and stream "end" event never fired
github.com/typeorm/typeorm - bangbang93 opened this issue over 4 years ago
github.com/typeorm/typeorm - bangbang93 opened this issue over 4 years ago
Generate migration fails, tries to use username for database name (PG)
github.com/typeorm/typeorm - khommel opened this issue over 4 years ago
github.com/typeorm/typeorm - khommel opened this issue over 4 years ago
Saving with relations sets foreign key to null, why?
github.com/typeorm/typeorm - zhangyy91 opened this issue over 4 years ago
github.com/typeorm/typeorm - zhangyy91 opened this issue over 4 years ago
Set column position/order in addColumn
github.com/typeorm/typeorm - diogodomanski opened this issue over 4 years ago
github.com/typeorm/typeorm - diogodomanski opened this issue over 4 years ago
Memory leak in jest when using `createConnection`
github.com/typeorm/typeorm - typehorror opened this issue over 4 years ago
github.com/typeorm/typeorm - typehorror opened this issue over 4 years ago