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

Method save does not return the entire model

github.com/typeorm/typeorm - grin0c opened this issue almost 6 years ago
Update cli doc to work on both windows and mac

github.com/typeorm/typeorm - hkjeffchan opened this pull request almost 6 years ago
Migration Generation Without Database Connection

github.com/typeorm/typeorm - devmattrick opened this issue almost 6 years ago
How to set poolSize for postgres driver?

github.com/typeorm/typeorm - wederer opened this issue almost 6 years ago
Synchronize issue with UUID (MySQL)

github.com/typeorm/typeorm - drjamesj opened this issue almost 6 years ago
Sync dropping TEXT column

github.com/typeorm/typeorm - Ionaru opened this issue almost 6 years ago
GCP Firestore Support

github.com/typeorm/typeorm - KitsuneDev opened this issue almost 6 years ago
TypeORM unexpectedly loading migrations

github.com/typeorm/typeorm - r-walsh opened this issue about 6 years ago
Future of TypeORM

github.com/typeorm/typeorm - pleerock opened this issue about 6 years ago
0.4.0 release TODOs

github.com/typeorm/typeorm - pleerock opened this issue about 6 years ago
can't set ManyToOne columns as primary 0.3.0

github.com/typeorm/typeorm - fixako opened this issue about 6 years ago
unidirectional OneToMany

github.com/typeorm/typeorm - fixako opened this issue about 6 years ago
Store UUID as binary type in MySQL

github.com/typeorm/typeorm - igat64 opened this issue about 6 years ago
Use CASE statement inside queryBuilder

github.com/typeorm/typeorm - focux opened this issue about 6 years ago
Native Bigint support

github.com/typeorm/typeorm - lal12 opened this issue about 6 years ago
Option to disable foreign keys creation

github.com/typeorm/typeorm - alfaproject opened this issue about 6 years ago
[Find options] MySQL "where and" on same column

github.com/typeorm/typeorm - brosbunbo opened this issue about 6 years ago
Add "conditional" method to query builder

github.com/typeorm/typeorm - lazarljubenovic opened this issue about 6 years ago
CLI. migration:generate throws TypeError

github.com/typeorm/typeorm - motl42 opened this issue about 6 years ago
Type error if using sub-realtions

github.com/typeorm/typeorm - jwhitmarsh opened this issue about 6 years ago
Concatenate columns with queryBuilder

github.com/typeorm/typeorm - davran-sabiraliev opened this issue about 6 years ago
mongo transactions needed!

github.com/typeorm/typeorm - wzquyin opened this issue about 6 years ago
Programmatically Run Migrations

github.com/typeorm/typeorm - joshrathke opened this issue about 6 years ago
Schema migration dry run or generate .sql file

github.com/typeorm/typeorm - nghenglim opened this issue about 6 years ago
SelectQueryBuilder.getOne optimization proposal

github.com/typeorm/typeorm - StrikeForceZero opened this issue about 6 years ago
MySQL UNION with query builder possible?

github.com/typeorm/typeorm - btxtiger opened this issue about 6 years ago
Method to revert all applied migrations

github.com/typeorm/typeorm - edevil opened this issue about 6 years ago
Proof of concept for handling tc39 decorator proposal

github.com/typeorm/typeorm - NilSet opened this pull request about 6 years ago
tests for github issue 2962

github.com/typeorm/typeorm - elthrasher opened this pull request about 6 years ago
How to initialise new database with migrations

github.com/typeorm/typeorm - btxtiger opened this issue about 6 years ago
Efficiently inserting parent and children one-to-many

github.com/typeorm/typeorm - malimccalla opened this issue about 6 years ago
Add support for AWS Redshift and Google BigQuery

github.com/typeorm/typeorm - sandangel opened this issue about 6 years ago
CreateDateColumn/UpdateDateColumn timezone problems

github.com/typeorm/typeorm - victordidenko opened this issue about 6 years ago
find orWhere

github.com/typeorm/typeorm - ayonsaha2011 opened this issue about 6 years ago
Promote the new slack group

github.com/typeorm/typeorm - tomspeak opened this issue about 6 years ago
Cascade on save when it is not set

github.com/typeorm/typeorm - federicofrade opened this issue about 6 years ago
Overlap between two arrays (common elements)

github.com/typeorm/typeorm - sushilbansal opened this issue about 6 years ago
multiple statements in one query doesn't works

github.com/typeorm/typeorm - dancespiele opened this issue about 6 years ago
Optimistic Locking doesn't work for update

github.com/typeorm/typeorm - tstearn opened this issue about 6 years ago
Update not work for ManyToMany relationship

github.com/typeorm/typeorm - gintsgints opened this issue over 6 years ago
Entity Example in Docs Results in Error.

github.com/typeorm/typeorm - gpresland opened this issue over 6 years ago
Cache breaks date field

github.com/typeorm/typeorm - ph55 opened this issue over 6 years ago
Future of TypeORM

github.com/typeorm/typeorm - dominicdesu opened this issue over 6 years ago
[CLI] typeorm schema:drop is dangerous.

github.com/typeorm/typeorm - jnst opened this issue over 6 years ago
Use of Child Entity in Subquery Fails

github.com/typeorm/typeorm - dmoree opened this issue over 6 years ago
"synchronize" option removing data from the database

github.com/typeorm/typeorm - roeehershko opened this issue over 6 years ago
Custom decorator?

github.com/typeorm/typeorm - leesiongchan opened this issue over 6 years ago
Allow WHERE clause on joined columns.

github.com/typeorm/typeorm - Techniv opened this issue over 6 years ago
Support for IBM DB2 Database Server

github.com/typeorm/typeorm - shortthirdman opened this issue over 6 years ago
MongoDB _id string type

github.com/typeorm/typeorm - isman-usoh opened this issue over 6 years ago
transient properties

github.com/typeorm/typeorm - xmlking opened this issue over 6 years ago
Virtual Field in Entity

github.com/typeorm/typeorm - totalard opened this issue over 6 years ago
AWS DynamoDB Support

github.com/typeorm/typeorm - hassankhan opened this issue over 6 years ago
Insert too many sql variables

github.com/typeorm/typeorm - samisamsam opened this issue over 6 years ago
Update document in mongodb

github.com/typeorm/typeorm - juicycleff opened this issue over 6 years ago
Postgres LISTEN/NOTIFY

github.com/typeorm/typeorm - matt328 opened this issue over 6 years ago
Default Value for Relations

github.com/typeorm/typeorm - rsnider19 opened this issue over 6 years ago
Save does not return id column back (id is undefined)

github.com/typeorm/typeorm - secret-agent-B opened this issue over 6 years ago
Cannot use async/await due to TS compilation errors

github.com/typeorm/typeorm - antoniovazquezblanco opened this issue over 6 years ago