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
Where options don't work properly when querying an SQL View
github.com/typeorm/typeorm - nemanjastanic opened this issue almost 2 years ago
github.com/typeorm/typeorm - nemanjastanic opened this issue almost 2 years ago
@JoinColumn doesn't work more than once with same column
github.com/typeorm/typeorm - cverhoeven opened this issue almost 2 years ago
github.com/typeorm/typeorm - cverhoeven opened this issue almost 2 years ago
how show sql query in this code ?
github.com/typeorm/typeorm - khanhnam99 opened this issue almost 2 years ago
github.com/typeorm/typeorm - khanhnam99 opened this issue almost 2 years ago
Auto Retry options on error in transactions(e.g. Deadlock)
github.com/typeorm/typeorm - jayvaghani opened this issue almost 2 years ago
github.com/typeorm/typeorm - jayvaghani opened this issue almost 2 years ago
Support PostgreSQL table functions
github.com/typeorm/typeorm - dkrantsberg opened this issue almost 2 years ago
github.com/typeorm/typeorm - dkrantsberg opened this issue almost 2 years ago
findOne( { where: { post, user } }) not compiling with TypeScript
github.com/typeorm/typeorm - AaronNGray opened this issue almost 2 years ago
github.com/typeorm/typeorm - AaronNGray opened this issue almost 2 years ago
query in @VirtualColumn does not work if TypeOrm is set with prefix
github.com/typeorm/typeorm - Abhinav1217 opened this issue almost 2 years ago
github.com/typeorm/typeorm - Abhinav1217 opened this issue almost 2 years ago
`QueryFailedError: function uuid_generate_v4() does not exist` even though extension is installed
github.com/typeorm/typeorm - leonvisscher opened this issue almost 2 years ago
github.com/typeorm/typeorm - leonvisscher opened this issue almost 2 years ago
fix: add onDelete option validation for oracle
github.com/typeorm/typeorm - ertl opened this pull request almost 2 years ago
github.com/typeorm/typeorm - ertl opened this pull request almost 2 years ago
Not able to load new migration
github.com/typeorm/typeorm - Ash-5 opened this issue almost 2 years ago
github.com/typeorm/typeorm - Ash-5 opened this issue almost 2 years ago
Support for Microsoft Azure SQL Edge databases
github.com/typeorm/typeorm - sbleon opened this issue almost 2 years ago
github.com/typeorm/typeorm - sbleon opened this issue almost 2 years ago
Escaping underscore wildcard won't work
github.com/typeorm/typeorm - WeekendMan opened this issue almost 2 years ago
github.com/typeorm/typeorm - WeekendMan opened this issue almost 2 years ago
postgres: typeorm_metadata shouldn't depends to database/schema name
github.com/typeorm/typeorm - rinsuki opened this issue almost 2 years ago
github.com/typeorm/typeorm - rinsuki opened this issue almost 2 years ago
Relations not being returned in some cases
github.com/typeorm/typeorm - ahmadnazir opened this issue almost 2 years ago
github.com/typeorm/typeorm - ahmadnazir opened this issue almost 2 years ago
No metadata for "*" was found with Express + Jest + TypeORM
github.com/typeorm/typeorm - imkdw opened this issue almost 2 years ago
github.com/typeorm/typeorm - imkdw opened this issue almost 2 years ago
Cannot show any migrations using cli
github.com/typeorm/typeorm - thinkong opened this issue almost 2 years ago
github.com/typeorm/typeorm - thinkong opened this issue almost 2 years ago
Unable to load entities after update to version 0.3.12
github.com/typeorm/typeorm - heldercunha opened this issue almost 2 years ago
github.com/typeorm/typeorm - heldercunha opened this issue almost 2 years ago
self signed certificate in certificate chain digitalocean
github.com/typeorm/typeorm - mickeyWoW opened this issue almost 2 years ago
github.com/typeorm/typeorm - mickeyWoW opened this issue almost 2 years ago
Can't generate migrations in test project
github.com/typeorm/typeorm - sharikovvladislav opened this issue almost 2 years ago
github.com/typeorm/typeorm - sharikovvladislav opened this issue almost 2 years ago
Unable to use "datetime", "timestamp" datatypes in SAP Hana db
github.com/typeorm/typeorm - PrabhuRathnavel opened this issue almost 2 years ago
github.com/typeorm/typeorm - PrabhuRathnavel opened this issue almost 2 years ago
migration:generate recreates defaults for no reason each migration
github.com/typeorm/typeorm - Satont opened this issue almost 2 years ago
github.com/typeorm/typeorm - Satont opened this issue almost 2 years ago
Add support for json datatype for sqlite
github.com/typeorm/typeorm - bahung1221 opened this pull request almost 2 years ago
github.com/typeorm/typeorm - bahung1221 opened this pull request almost 2 years ago
relation calls @Column transformer even if relation is null
github.com/typeorm/typeorm - JoseFlores97 opened this issue almost 2 years ago
github.com/typeorm/typeorm - JoseFlores97 opened this issue almost 2 years ago
Cannot generate migration: unknown file extension ".ts"
github.com/typeorm/typeorm - treecon opened this issue almost 2 years ago
github.com/typeorm/typeorm - treecon opened this issue almost 2 years ago
feat: Add support for SQL aggregate functions SUM, AVG, MIN, and MAX to the Repository API
github.com/typeorm/typeorm - netroy opened this pull request almost 2 years ago
github.com/typeorm/typeorm - netroy opened this pull request almost 2 years ago
Mongo: problem renaming field _id (@ObjectIdColumn)
github.com/typeorm/typeorm - mrddter opened this issue almost 2 years ago
github.com/typeorm/typeorm - mrddter opened this issue almost 2 years ago
FindMany returns empty array when fields for request are specified
github.com/typeorm/typeorm - jehy opened this issue almost 2 years ago
github.com/typeorm/typeorm - jehy opened this issue almost 2 years ago
Ordering not working/ relations not loading in query strategy within transactions
github.com/typeorm/typeorm - adrien2p opened this issue almost 2 years ago
github.com/typeorm/typeorm - adrien2p opened this issue almost 2 years ago
Fix for operators not being assignable when using user defined types.
github.com/typeorm/typeorm - azarus opened this pull request almost 2 years ago
github.com/typeorm/typeorm - azarus opened this pull request almost 2 years ago
runMigrations does not respect migrationTransactionMode option
github.com/typeorm/typeorm - beeleebow opened this issue almost 2 years ago
github.com/typeorm/typeorm - beeleebow opened this issue almost 2 years ago
MissingDriverError: Wrong driver: "undefined" given.
github.com/typeorm/typeorm - codingXpert opened this issue almost 2 years ago
github.com/typeorm/typeorm - codingXpert opened this issue almost 2 years ago
Generate Migration on Postgres JSONB Column with Default Value Not Working
github.com/typeorm/typeorm - krushalit opened this issue almost 2 years ago
github.com/typeorm/typeorm - krushalit opened this issue almost 2 years ago
Closing a NestJS app with multiple datasources
github.com/typeorm/typeorm - DenisaHalmaghi opened this issue almost 2 years ago
github.com/typeorm/typeorm - DenisaHalmaghi opened this issue almost 2 years ago
feature: add find operator json contains
github.com/typeorm/typeorm - ISary-ge opened this pull request almost 2 years ago
github.com/typeorm/typeorm - ISary-ge opened this pull request almost 2 years ago
[FEATURE]: Add "JsonContains" operator
github.com/typeorm/typeorm - dzvyagin opened this issue almost 2 years ago
github.com/typeorm/typeorm - dzvyagin opened this issue almost 2 years ago
fix: Make id retrieval for relation ids consistent
github.com/typeorm/typeorm - bgeihsgt opened this pull request almost 2 years ago
github.com/typeorm/typeorm - bgeihsgt opened this pull request almost 2 years ago
[BUG]: Cascading OneToMany always attempts insert when related entity has composite primary key
github.com/typeorm/typeorm - bgeihsgt opened this issue almost 2 years ago
github.com/typeorm/typeorm - bgeihsgt opened this issue almost 2 years ago
[BUG]: Column with `timestamp without time zone` type is read as local date, not UTC (PostgreSQL)
github.com/typeorm/typeorm - jpogorzelski opened this issue about 2 years ago
github.com/typeorm/typeorm - jpogorzelski opened this issue about 2 years ago
[FEATURE]:Enable creation of Partitioned Tables in Postgres
github.com/typeorm/typeorm - IS-Josh opened this issue about 2 years ago
github.com/typeorm/typeorm - IS-Josh opened this issue about 2 years ago
[BUG]: version 0.3.11 breaks behavior of decimal datatype
github.com/typeorm/typeorm - gerwinbrunner opened this issue about 2 years ago
github.com/typeorm/typeorm - gerwinbrunner opened this issue about 2 years ago
Ability to use the framework without connection pooling
github.com/typeorm/typeorm - smasilamani-cfins opened this issue about 2 years ago
github.com/typeorm/typeorm - smasilamani-cfins opened this issue about 2 years ago
Delete an entity with null is not working
github.com/typeorm/typeorm - apptrench opened this issue about 2 years ago
github.com/typeorm/typeorm - apptrench opened this issue about 2 years ago
[BUG]: if set closure-table primary key unsigned, it occurs FK error
github.com/typeorm/typeorm - shkangr opened this issue about 2 years ago
github.com/typeorm/typeorm - shkangr opened this issue about 2 years ago
[FEATURE]: Can I use `ORDER BY FIELD()` with typeorm by using some methods ?
github.com/typeorm/typeorm - Realzzz1874 opened this issue about 2 years ago
github.com/typeorm/typeorm - Realzzz1874 opened this issue about 2 years ago
[BUG]: Connection refused for localhost
github.com/typeorm/typeorm - m-salman-afzal opened this issue about 2 years ago
github.com/typeorm/typeorm - m-salman-afzal opened this issue about 2 years ago
Generation of .sql migrations
github.com/typeorm/typeorm - oriarazi opened this issue about 2 years ago
github.com/typeorm/typeorm - oriarazi opened this issue about 2 years ago
Different query results with different relationLoadStrategy
github.com/typeorm/typeorm - depyronick opened this issue about 2 years ago
github.com/typeorm/typeorm - depyronick opened this issue about 2 years ago
When using DeleteDateColumn relations eager loading stops working
github.com/typeorm/typeorm - adrian-afl opened this issue about 2 years ago
github.com/typeorm/typeorm - adrian-afl opened this issue about 2 years ago
Cannot connect to Cloud SQL (Postgres) from Cloud RUN
github.com/typeorm/typeorm - miloadam99 opened this issue about 2 years ago
github.com/typeorm/typeorm - miloadam99 opened this issue about 2 years ago
custom repositories lost type support in v0.3.x
github.com/typeorm/typeorm - calvin-cdev opened this issue about 2 years ago
github.com/typeorm/typeorm - calvin-cdev opened this issue about 2 years ago
Question about join query
github.com/typeorm/typeorm - e-stepanov-pixelplex opened this issue about 2 years ago
github.com/typeorm/typeorm - e-stepanov-pixelplex opened this issue about 2 years ago
QueryFailedError: syntax error at or near "WHERE"
github.com/typeorm/typeorm - Ezzedini-Yassine opened this issue about 2 years ago
github.com/typeorm/typeorm - Ezzedini-Yassine opened this issue about 2 years ago
Memory leak when using TypeORM data source with Jest
github.com/typeorm/typeorm - rconroy293 opened this issue about 2 years ago
github.com/typeorm/typeorm - rconroy293 opened this issue about 2 years ago
Common Table Expression / `WITH` Clause
github.com/typeorm/typeorm - 67726e opened this issue about 2 years ago
github.com/typeorm/typeorm - 67726e opened this issue about 2 years ago
Permission issue with postgres 15
github.com/typeorm/typeorm - od-cyera opened this issue about 2 years ago
github.com/typeorm/typeorm - od-cyera opened this issue about 2 years ago
Migration CLI does not work in Node 18
github.com/typeorm/typeorm - ggrantrowberry opened this issue about 2 years ago
github.com/typeorm/typeorm - ggrantrowberry opened this issue about 2 years ago
Typing for FindOptionsWhere<Entity> is wrong and produces errors when Entity has a property which is a function
github.com/typeorm/typeorm - JustDoItSascha opened this issue about 2 years ago
github.com/typeorm/typeorm - JustDoItSascha opened this issue about 2 years ago
Error of column data is null
github.com/typeorm/typeorm - bryanus1 opened this issue about 2 years ago
github.com/typeorm/typeorm - bryanus1 opened this issue about 2 years ago
Support custom migration template file
github.com/typeorm/typeorm - anhcao142 opened this issue about 2 years ago
github.com/typeorm/typeorm - anhcao142 opened this issue about 2 years ago
feat: implement "relations" feature to MongoDB (just like "populate" in Mongoose)
github.com/typeorm/typeorm - mrgoonie opened this pull request about 2 years ago
github.com/typeorm/typeorm - mrgoonie opened this pull request about 2 years ago
Default enum column always generates new migration script
github.com/typeorm/typeorm - barna-ohana opened this issue about 2 years ago
github.com/typeorm/typeorm - barna-ohana opened this issue about 2 years ago
QueryRunner already released randomly throwing (Updated with discoveries)
github.com/typeorm/typeorm - JCaraballo113 opened this issue about 2 years ago
github.com/typeorm/typeorm - JCaraballo113 opened this issue about 2 years ago
feat: Allows to specify how "undefined" and "null" values should be treated in conditions
github.com/typeorm/typeorm - iJhefe opened this pull request about 2 years ago
github.com/typeorm/typeorm - iJhefe opened this pull request about 2 years ago
Add Yandex Data Base driver
github.com/typeorm/typeorm - alexey-marochkin opened this issue about 2 years ago
github.com/typeorm/typeorm - alexey-marochkin opened this issue about 2 years ago
fix: cacheId not used when loading relations with take
github.com/typeorm/typeorm - 4l3ss opened this pull request about 2 years ago
github.com/typeorm/typeorm - 4l3ss opened this pull request about 2 years ago
Typings incorrect for FindOptionsSelect<T>
github.com/typeorm/typeorm - Kagu-chan opened this issue about 2 years ago
github.com/typeorm/typeorm - Kagu-chan opened this issue about 2 years ago
Return type of exported function has or is using name '_QueryDeepPartialEntity' from external module
github.com/typeorm/typeorm - dawid-jazdzewski-BO opened this issue about 2 years ago
github.com/typeorm/typeorm - dawid-jazdzewski-BO opened this issue about 2 years ago
Repository's `save` should find entities by unique field
github.com/typeorm/typeorm - Thore1954 opened this issue about 2 years ago
github.com/typeorm/typeorm - Thore1954 opened this issue about 2 years ago
multi column where clause does not add double quotes required by postgres
github.com/typeorm/typeorm - pancake-boy opened this issue about 2 years ago
github.com/typeorm/typeorm - pancake-boy opened this issue about 2 years ago
Why I cannot have comma in values for a simple-array?
github.com/typeorm/typeorm - katsikas-kostas opened this issue about 2 years ago
github.com/typeorm/typeorm - katsikas-kostas opened this issue about 2 years ago
Order by column from subquery
github.com/typeorm/typeorm - stuartf123 opened this issue about 2 years ago
github.com/typeorm/typeorm - stuartf123 opened this issue about 2 years ago
Add Group By on entity find
github.com/typeorm/typeorm - enryson opened this issue about 2 years ago
github.com/typeorm/typeorm - enryson opened this issue about 2 years ago
composite key + eager loading 'not-null constraint' issue on update
github.com/typeorm/typeorm - flamewow opened this issue about 2 years ago
github.com/typeorm/typeorm - flamewow opened this issue about 2 years ago
the findOne operation always returns the first record in the DB if I passed a undefined value or null value
github.com/typeorm/typeorm - alanchenx opened this issue about 2 years ago
github.com/typeorm/typeorm - alanchenx opened this issue about 2 years ago
EntityMetadataNotFoundError: No metadata for "User" was found.
github.com/typeorm/typeorm - JessieChen5 opened this issue over 2 years ago
github.com/typeorm/typeorm - JessieChen5 opened this issue over 2 years ago
feature: upsert options conflictPaths as Entity keys
github.com/typeorm/typeorm - redwert opened this pull request over 2 years ago
github.com/typeorm/typeorm - redwert opened this pull request over 2 years ago
relationLoadStrategy documentation is insufficient
github.com/typeorm/typeorm - rbutera opened this issue over 2 years ago
github.com/typeorm/typeorm - rbutera opened this issue over 2 years ago
leftJoinAndMapOne and innerJoinAndMapOne now map correctly with query builder
github.com/typeorm/typeorm - acuthbert opened this pull request over 2 years ago
github.com/typeorm/typeorm - acuthbert opened this pull request over 2 years ago
loadRelationCountAndMap doesn't infer (Typescript)
github.com/typeorm/typeorm - alielkhateeb opened this issue over 2 years ago
github.com/typeorm/typeorm - alielkhateeb opened this issue over 2 years ago
.skip and .take not working with query builder join
github.com/typeorm/typeorm - ajangidm opened this issue over 2 years ago
github.com/typeorm/typeorm - ajangidm opened this issue over 2 years ago
feat: implement new virtual decorator
github.com/typeorm/typeorm - CollinCashio opened this pull request over 2 years ago
github.com/typeorm/typeorm - CollinCashio opened this pull request over 2 years ago
VirtualColumn Decorator
github.com/typeorm/typeorm - CollinCashio opened this issue over 2 years ago
github.com/typeorm/typeorm - CollinCashio opened this issue over 2 years ago
typeorm findOneBy( { id: null or undefined } ) method return the first record on the table !
github.com/typeorm/typeorm - haddadzineddine opened this issue over 2 years ago
github.com/typeorm/typeorm - haddadzineddine opened this issue over 2 years ago
Custom Repository Registry - Discussion / Proposal
github.com/typeorm/typeorm - jbjhjm opened this issue over 2 years ago
github.com/typeorm/typeorm - jbjhjm opened this issue over 2 years ago
Using embedded entities produces Oracle error ORA-00904
github.com/typeorm/typeorm - franzcatch opened this issue over 2 years ago
github.com/typeorm/typeorm - franzcatch opened this issue over 2 years ago
Loading entities with query strategy and connection limit set to 1 for mysql driver will cause dead lock
github.com/typeorm/typeorm - Rainson12 opened this issue over 2 years ago
github.com/typeorm/typeorm - Rainson12 opened this issue over 2 years ago
Exiting successful process with 0
github.com/typeorm/typeorm - needim opened this pull request over 2 years ago
github.com/typeorm/typeorm - needim opened this pull request over 2 years ago
Migration guide from v0.2.x to v0.3.x
github.com/typeorm/typeorm - needim opened this issue over 2 years ago
github.com/typeorm/typeorm - needim opened this issue over 2 years ago
Node.JS Typescript TypeORM findOneBy({id: id}) fails in generic abstract class
github.com/typeorm/typeorm - khteh opened this issue over 2 years ago
github.com/typeorm/typeorm - khteh opened this issue over 2 years ago
feat: implement mongodb transactions
github.com/typeorm/typeorm - nordinh opened this pull request over 2 years ago
github.com/typeorm/typeorm - nordinh opened this pull request over 2 years ago
typeorm-ts-node-commonjs with --tsconfig argument for NX monorepo
github.com/typeorm/typeorm - ghost opened this issue over 2 years ago
github.com/typeorm/typeorm - ghost opened this issue over 2 years ago
cannot set depth in findAncestorsTree() of @Tree("materialized-path") entity
github.com/typeorm/typeorm - sebamomann opened this issue over 2 years ago
github.com/typeorm/typeorm - sebamomann opened this issue over 2 years ago
fix: find query mongodb properly with @DeleteDateColumn()
github.com/typeorm/typeorm - roseline124 opened this pull request over 2 years ago
github.com/typeorm/typeorm - roseline124 opened this pull request over 2 years ago
Migration generate tool always try to recreate my FK definitions
github.com/typeorm/typeorm - renansmoreira opened this issue over 2 years ago
github.com/typeorm/typeorm - renansmoreira opened this issue over 2 years ago
Composed primary key fails when .save() is executed
github.com/typeorm/typeorm - alanszp opened this issue over 2 years ago
github.com/typeorm/typeorm - alanszp opened this issue over 2 years ago
running generate drops and re-adds all constraints in my database
github.com/typeorm/typeorm - brianbegy opened this issue over 2 years ago
github.com/typeorm/typeorm - brianbegy opened this issue over 2 years ago
Postgres: Enum with explicit default `enumName` is recreated in every migration
github.com/typeorm/typeorm - Zakru opened this issue over 2 years ago
github.com/typeorm/typeorm - Zakru opened this issue over 2 years ago
Extending BaseEntity causes underlying methods to return types of BaseEntity instead of their higher order types.
github.com/typeorm/typeorm - chevsunpower opened this issue over 2 years ago
github.com/typeorm/typeorm - chevsunpower opened this issue over 2 years ago