Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typeorm/typeorm

ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
https://github.com/typeorm/typeorm

Postgres TypeError: Converting circular structure to JSON

theoparis opened this issue about 4 years ago
Can't save ManyToMany relation with array of ids

mahmoudmy opened this issue about 4 years ago
pass properties via object in constructor

MartinMuzatko opened this issue about 4 years ago
NativeScript + Angular 2 + Typeorm - Can't resolve 'module'

Mister-N opened this issue about 4 years ago
Distinct select count in Repository count(); query

car1ot opened this issue about 4 years ago
update one of the key on entity with composite key

nyotiemon opened this issue about 4 years ago
Delete cache with prefix

hunglee opened this issue about 4 years ago
Add support to USE INDEX, FORCE INDEX, IGNORE INDEX in MySQL

juanfernandoe opened this issue about 4 years ago
feat: add select and map function to MySQL Driver (#296)

duprez opened this pull request over 4 years ago
QueryFailedError:` Duplicate column name ' error caused by a bad alias naming

mohamed-badaoui opened this issue over 4 years ago
Find records in batches

viniciusjssouza opened this issue over 4 years ago
Mapping raw query to entities

shiro opened this issue over 4 years ago
Critical dependency: the request of a dependency is an expression

snolangps opened this issue over 4 years ago
Cannot ORDER BY json field in query with JOIN and pagination

szlori opened this issue over 4 years ago
Using plain properties (not columns) in entity classes

cstapetrei opened this issue over 4 years ago
Distinct On postgres, order by placed on 2nd query.

jagabs opened this issue over 4 years ago
Sqlite does not support AUTOINCREMENT on composite primary key

bennycode opened this issue over 4 years ago
Ordering by the COUNT of a relation

tudddorrr opened this issue over 4 years ago
Postgres: Limit in UpdateQueryBuilder, Subquery in UpdateQueryBuilder

chandrucrm opened this issue over 4 years ago
CLI commands fail when my entities include custom validation decorators

martinsotirov opened this issue over 4 years ago
Serious performance issues in Sap Hana driver during insert

mathiasmaerker opened this issue over 4 years ago
Postgres enum is recreated in every new generated migration

Nazar910 opened this issue over 4 years ago
TypeORM Subscriber AfterInsert Can't Find Record

tvl83 opened this issue over 4 years ago
fix: support combination of many-to-one/cacade/explicit composite PK

imnotjames opened this pull request over 4 years ago
Proper reconnect to database after unexpected loss of connection

Mondei1 opened this issue over 4 years ago
Environment variable to set SSL cerificate for CLI

can-kayacan opened this issue over 4 years ago
find with relations returns soft-deleted entities

Ollie1700 opened this issue over 4 years ago
Resolver: Cannot return null for non-nullable field User.id

sptGabriel opened this issue over 4 years ago
cannot use AsyncIterator and stream "end" event never fired

bangbang93 opened this issue over 4 years ago
Neo4J Support

taylor009 opened this issue over 4 years ago
Saving with relations sets foreign key to null, why?

zhangyy91 opened this issue over 4 years ago
Set column position/order in addColumn

diogodomanski opened this issue over 4 years ago
Memory leak in jest when using `createConnection`

typehorror opened this issue over 4 years ago
typeorm decimal value of column repeatedly generating migration ?

dhiraj-ppp opened this issue over 4 years ago
Migrations WITHOUT database parameter (creating a database)

nicolaspfernandes opened this issue over 4 years ago
Deno support

machadolucasvp opened this issue over 4 years ago
Class Table Inheritance Support

DCampagnola opened this issue over 4 years ago
Implement deferrable foreign keys for SAP HANA

alumni opened this pull request over 4 years ago
Support embedded entity with view entity

jeiea opened this issue over 4 years ago
how get JoinColumn value

martinop opened this issue over 4 years ago
enum foreign key

Ali1Ammar opened this issue over 4 years ago
Nested object when joining relations

manhhungptit opened this issue over 4 years ago
Schema validation on start

ps-aux opened this issue over 4 years ago
ViewEntity not create the View in database

Domenico-Esposito opened this issue over 4 years ago
How to add data to join table in migration ?

golubvladimir opened this issue over 4 years ago
@afterUpdate always says array/json field updated

zh99998 opened this issue over 4 years ago
migration:generate: No changes in database schema were found

diogodomanski opened this issue over 4 years ago
Foreign keys dropped and re-created in migration:generate

davidlizeng opened this issue over 4 years ago
View entities getManyAndCout() bug

jagabs opened this issue over 4 years ago
Different result with query builder and direct query

ardyfeb opened this issue over 4 years ago
Get entity table name through class instance of it

JasonMan34 opened this issue over 4 years ago
DELETE with QueryBuilder doesn't honor table name aliases

fchu opened this issue over 4 years ago
⚠Caching won't work with replication enabled

matiasmir opened this issue over 4 years ago
MYSQL "timezone" connection option not working

tareqdayya opened this issue over 4 years ago
SoftDelete in relationships cascade does not work

halain opened this issue over 4 years ago
Joining two entities with no relations is not working

mushkin-v opened this issue almost 5 years ago
How to only updates the @UpdateDateColumn in Entity

hiep-dinh opened this issue almost 5 years ago
Select all columns even if select is false

carlocorradini opened this issue almost 5 years ago
No migrations pending (NestJS application)

dh627 opened this issue almost 5 years ago
Ionic Offline Storage Support

chrux opened this issue almost 5 years ago
How to convert a OneToMany to a ManyToMany without losing data

tkusevevic opened this issue almost 5 years ago
How to mock typeorm connection using jest

teknolojia opened this issue almost 5 years ago
orderBy option in Entity cause GROUP BY clause and undefined error.

firmanjml opened this issue almost 5 years ago
default value on entity trigger transformer twice

Darkein opened this issue almost 5 years ago
Can "PRAGMA foreign_keys=OFF" SQLite statement be used inside a migration?

minicatsCB opened this issue almost 5 years ago
Fix BaseEntity finder methods to allow lazy relation conditions

bogdan opened this pull request almost 5 years ago
findOne with relations does two queries.

vikas-kyatannawar opened this issue almost 5 years ago
Entities no longer registered after Hot Reloading

nealdyrkacz opened this issue almost 5 years ago
Same enum type created twice

swymmwys opened this issue almost 5 years ago
leftJoinAndMapOne does not add target property to entity

FFsim opened this issue almost 5 years ago
Lazy loading: related relations ids are saved in db as null's

ana-sher opened this issue almost 5 years ago
setting up a one to many relationship for a self referencing table

mhcomp opened this issue almost 5 years ago
Using subquery for "SET" in "UPDATE"

Menci opened this issue almost 5 years ago
Before Insert not working or triggered at all

heshaShawky opened this issue almost 5 years ago
LokiDB Support

orchestra-design opened this issue almost 5 years ago
Synchronise fails for @ViewEntity() on Postgres

alexmantaut opened this issue almost 5 years ago
Azure CosmosDB Support

ghost opened this issue almost 5 years ago