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
github.com/typeorm/typeorm - grin0c opened this issue almost 6 years ago
Note about reusing parameters in SelectQueryBuilder's docs
github.com/typeorm/typeorm - foxdb opened this pull request almost 6 years ago
github.com/typeorm/typeorm - foxdb opened this pull request 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
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
github.com/typeorm/typeorm - devmattrick opened this issue almost 6 years ago
QueryBuilder/SelectQueryBuilder - last where parameter overrides others with the same name
github.com/typeorm/typeorm - foxdb opened this issue almost 6 years ago
github.com/typeorm/typeorm - foxdb opened this issue almost 6 years ago
fix(postgres,mysql): better support for enum and enum array
github.com/typeorm/typeorm - vlapo opened this pull request almost 6 years ago
github.com/typeorm/typeorm - vlapo opened this pull request almost 6 years ago
How to set poolSize for postgres driver?
github.com/typeorm/typeorm - wederer opened this issue almost 6 years ago
github.com/typeorm/typeorm - wederer opened this issue almost 6 years ago
ManyToOne relation without foreign key constraint possible?
github.com/typeorm/typeorm - rudism opened this issue almost 6 years ago
github.com/typeorm/typeorm - rudism opened this issue almost 6 years ago
Synchronize issue with UUID (MySQL)
github.com/typeorm/typeorm - drjamesj opened this issue almost 6 years ago
github.com/typeorm/typeorm - drjamesj opened this issue almost 6 years ago
Querybuilder: Join many-to-many relation and filter results
github.com/typeorm/typeorm - vrilcode opened this issue almost 6 years ago
github.com/typeorm/typeorm - vrilcode opened this issue almost 6 years ago
setting COMMENT on columns and tables (PostgreSQL)
github.com/typeorm/typeorm - ulo opened this issue almost 6 years ago
github.com/typeorm/typeorm - ulo opened this issue almost 6 years ago
Migration generation drops and creates columns instead of altering resulting in data loss
github.com/typeorm/typeorm - ryuuji3 opened this issue almost 6 years ago
github.com/typeorm/typeorm - ryuuji3 opened this issue almost 6 years ago
Specifying order per column using `@Index` decorator
github.com/typeorm/typeorm - hanpama opened this issue almost 6 years ago
github.com/typeorm/typeorm - hanpama opened this issue almost 6 years ago
Tracking query time for slow queries and statsd timers
github.com/typeorm/typeorm - chiangf opened this issue about 6 years ago
github.com/typeorm/typeorm - chiangf opened this issue about 6 years ago
Cannot read property 'ownerColumns' of undefined
github.com/typeorm/typeorm - aequasi opened this issue about 6 years ago
github.com/typeorm/typeorm - aequasi opened this issue about 6 years ago
TypeORM unexpectedly loading migrations
github.com/typeorm/typeorm - r-walsh opened this issue about 6 years ago
github.com/typeorm/typeorm - r-walsh opened this issue about 6 years ago
@CreateDateColumn and @UpdateDateColumn should use value if provided.
github.com/typeorm/typeorm - wederer opened this issue about 6 years ago
github.com/typeorm/typeorm - wederer opened this issue about 6 years ago
Changes in enum type is not reflected when generating migration (in definition file)
github.com/typeorm/typeorm - philippfo9 opened this issue about 6 years ago
github.com/typeorm/typeorm - philippfo9 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
github.com/typeorm/typeorm - fixako opened this issue about 6 years ago
Cascade delete doesn't work in one-to-one relationship
github.com/typeorm/typeorm - jalooc opened this issue about 6 years ago
github.com/typeorm/typeorm - jalooc 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
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
github.com/typeorm/typeorm - focux opened this issue about 6 years ago
Find entity with relation returns array of one null entity for M2M relation if none exist.
github.com/typeorm/typeorm - rodp82 opened this issue about 6 years ago
github.com/typeorm/typeorm - rodp82 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
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
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
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
github.com/typeorm/typeorm - motl42 opened this issue about 6 years ago
Using .save for one-to-many relationship always tries to insert instead of update.
github.com/typeorm/typeorm - lazarljubenovic opened this issue about 6 years ago
github.com/typeorm/typeorm - lazarljubenovic opened this issue about 6 years ago
migration:generate continuously updates default values
github.com/typeorm/typeorm - iCrawl opened this issue about 6 years ago
github.com/typeorm/typeorm - iCrawl 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
github.com/typeorm/typeorm - jwhitmarsh opened this issue about 6 years ago
leftJoinAndMapMany is not mapping the result to the property when I pass a Subquery to the second argument
github.com/typeorm/typeorm - FelipeTaiarol opened this issue about 6 years ago
github.com/typeorm/typeorm - FelipeTaiarol opened this issue about 6 years ago
Concatenate columns with queryBuilder
github.com/typeorm/typeorm - davran-sabiraliev opened this issue about 6 years ago
github.com/typeorm/typeorm - davran-sabiraliev opened this issue about 6 years ago
Programmatically Run Migrations
github.com/typeorm/typeorm - joshrathke opened this issue about 6 years ago
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
github.com/typeorm/typeorm - nghenglim opened this issue about 6 years ago
Get ONLY column names without alias when .stream()
github.com/typeorm/typeorm - anodynos opened this issue about 6 years ago
github.com/typeorm/typeorm - anodynos opened this issue about 6 years ago
SelectQueryBuilder.getOne optimization proposal
github.com/typeorm/typeorm - StrikeForceZero opened this issue about 6 years ago
github.com/typeorm/typeorm - StrikeForceZero opened this issue about 6 years ago
Typeorm becomes unresponsive when i execute bulk findOne queries in parallel
github.com/typeorm/typeorm - HussainAliAkbar opened this issue about 6 years ago
github.com/typeorm/typeorm - HussainAliAkbar opened this issue about 6 years ago
missing FROM-clause entry for table "???????"
github.com/typeorm/typeorm - 0phis opened this issue about 6 years ago
github.com/typeorm/typeorm - 0phis 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
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
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
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
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
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
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
github.com/typeorm/typeorm - sandangel opened this issue about 6 years ago
Relation with property path professional in entity was not found. -Typeorm
github.com/typeorm/typeorm - vjsingh96 opened this issue about 6 years ago
github.com/typeorm/typeorm - vjsingh96 opened this issue about 6 years ago
CreateDateColumn/UpdateDateColumn timezone problems
github.com/typeorm/typeorm - victordidenko opened this issue about 6 years ago
github.com/typeorm/typeorm - victordidenko opened this issue about 6 years ago
Column type for UserModel#userId is not defined and cannot be guessed. Make sure you have turned on an "emitDecoratorMetadata": true option in tsconfig.json.
github.com/typeorm/typeorm - vjsingh96 opened this issue about 6 years ago
github.com/typeorm/typeorm - vjsingh96 opened this issue about 6 years ago
http://typeorm.io/ website not working , from where i can find documentation ?
github.com/typeorm/typeorm - Meesam opened this issue about 6 years ago
github.com/typeorm/typeorm - Meesam opened this issue about 6 years ago
EntityMetadataNotFound: No metadata for "User" was found.
github.com/typeorm/typeorm - kdshop opened this issue about 6 years ago
github.com/typeorm/typeorm - kdshop opened this issue about 6 years ago
Promote the new slack group
github.com/typeorm/typeorm - tomspeak opened this issue about 6 years ago
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
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
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
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
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
github.com/typeorm/typeorm - gintsgints opened this issue over 6 years ago
SelectQueryBuilder with joins and IFNULL inside orderBy
github.com/typeorm/typeorm - Slessi opened this issue over 6 years ago
github.com/typeorm/typeorm - Slessi 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
github.com/typeorm/typeorm - gpresland opened this issue over 6 years ago
TypeORM Attempts to create tables that already exist
github.com/typeorm/typeorm - pburrows opened this issue over 6 years ago
github.com/typeorm/typeorm - pburrows 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
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
github.com/typeorm/typeorm - dmoree opened this issue over 6 years ago
DECIMAL gets converted to string when calling a stored procedure with .query()
github.com/typeorm/typeorm - theigor opened this issue over 6 years ago
github.com/typeorm/typeorm - theigor opened this issue over 6 years ago
TypeError: str.replace is not a function in util/StringUtils.ts
github.com/typeorm/typeorm - sinner opened this issue over 6 years ago
github.com/typeorm/typeorm - sinner opened this issue over 6 years ago
@UpdateDateColumn updates the column value without precision
github.com/typeorm/typeorm - d-yokoi opened this issue over 6 years ago
github.com/typeorm/typeorm - d-yokoi 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
github.com/typeorm/typeorm - roeehershko 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
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
github.com/typeorm/typeorm - shortthirdman opened this issue over 6 years ago
VersionColumn Decorator type option is being ignored
github.com/typeorm/typeorm - hettiger opened this issue over 6 years ago
github.com/typeorm/typeorm - hettiger opened this issue over 6 years ago
Data type "geometry" is not supported by "postgres" database.`
github.com/typeorm/typeorm - jpmonette opened this issue over 6 years ago
github.com/typeorm/typeorm - jpmonette opened this issue over 6 years ago
Add support for orderBy on jsonb field when using getMany
github.com/typeorm/typeorm - e0 opened this issue over 6 years ago
github.com/typeorm/typeorm - e0 opened this issue over 6 years ago
Support specifying different data types per driver on entity columns
github.com/typeorm/typeorm - atifsyedali opened this issue over 6 years ago
github.com/typeorm/typeorm - atifsyedali opened this issue over 6 years ago
Question/feature request: specifying custom index SQL code
github.com/typeorm/typeorm - hi2u opened this issue over 6 years ago
github.com/typeorm/typeorm - hi2u opened this issue over 6 years ago
How to find entities with the same many-to-one relationship?
github.com/typeorm/typeorm - stanete opened this issue over 6 years ago
github.com/typeorm/typeorm - stanete opened this issue over 6 years ago
.findOne(undefined) returns first item in the database instead of undefined
github.com/typeorm/typeorm - ct-reposit opened this issue over 6 years ago
github.com/typeorm/typeorm - ct-reposit opened this issue over 6 years ago
Provide custom drivers support and split different databases into sub-packages
github.com/typeorm/typeorm - pleerock opened this issue over 6 years ago
github.com/typeorm/typeorm - pleerock opened this issue over 6 years ago
Insert too many sql variables
github.com/typeorm/typeorm - samisamsam opened this issue over 6 years ago
github.com/typeorm/typeorm - samisamsam opened this issue over 6 years ago
Electron + Webpack + React: SQLite package has not been found installed
github.com/typeorm/typeorm - rohmanhm opened this issue over 6 years ago
github.com/typeorm/typeorm - rohmanhm opened this issue over 6 years ago
Update document in mongodb
github.com/typeorm/typeorm - juicycleff opened this issue over 6 years ago
github.com/typeorm/typeorm - juicycleff opened this issue over 6 years ago
Default Value for Relations
github.com/typeorm/typeorm - rsnider19 opened this issue over 6 years ago
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
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
github.com/typeorm/typeorm - antoniovazquezblanco opened this issue over 6 years ago
DeleteResult / UpdateResult not implemented for all Drivers
github.com/typeorm/typeorm - marko-asplund opened this issue over 6 years ago
github.com/typeorm/typeorm - marko-asplund opened this issue over 6 years ago
TypeError: Cannot read property 'COLLATION' of undefined
github.com/typeorm/typeorm - RAJKS87 opened this issue over 6 years ago
github.com/typeorm/typeorm - RAJKS87 opened this issue over 6 years ago
Adding extra columns to a join table/relationship table
github.com/typeorm/typeorm - OKNoah opened this issue over 6 years ago
github.com/typeorm/typeorm - OKNoah opened this issue over 6 years ago