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

Add Group By on entity find

enryson opened this issue over 2 years ago
composite key + eager loading 'not-null constraint' issue on update

flamewow opened this issue over 2 years ago
EntityMetadataNotFoundError: No metadata for "User" was found.

JessieChen5 opened this issue over 2 years ago
feature: upsert options conflictPaths as Entity keys

redwert opened this pull request over 2 years ago
relationLoadStrategy documentation is insufficient

rbutera opened this issue over 2 years ago
leftJoinAndMapOne and innerJoinAndMapOne now map correctly with query builder

acuthbert opened this pull request over 2 years ago
loadRelationCountAndMap doesn't infer (Typescript)

alielkhateeb opened this issue over 2 years ago
.skip and .take not working with query builder join

ajangidm opened this issue over 2 years ago
feat: implement new virtual decorator

CollinCashio opened this pull request over 2 years ago
VirtualColumn Decorator

CollinCashio opened this issue over 2 years ago
Custom Repository Registry - Discussion / Proposal

jbjhjm opened this issue over 2 years ago
Using embedded entities produces Oracle error ORA-00904

franzcatch opened this issue over 2 years ago
Exiting successful process with 0

needim opened this pull request over 2 years ago
Migration guide from v0.2.x to v0.3.x

needim opened this issue over 2 years ago
feat: implement mongodb transactions

nordinh opened this pull request over 2 years ago
Is it possible to add/change transformer: property of column

kalelei opened this issue over 2 years ago
fix: find query mongodb properly with @DeleteDateColumn()

roseline124 opened this pull request over 2 years ago
Cockroachdb Locality (Enterprise Feature) Implementation

IS-Josh opened this issue over 2 years ago
Migration generate tool always try to recreate my FK definitions

renansmoreira opened this issue over 2 years ago
Composed primary key fails when .save() is executed

alanszp opened this issue over 2 years ago
running generate drops and re-adds all constraints in my database

brianbegy opened this issue over 2 years ago
Typesafe QueryBuilder

yura2100 opened this issue over 2 years ago
Transaction is not rolled back on error during migration

hannesvdvreken opened this issue over 2 years ago
Generate.cjs migrations for javascript es6 support

thomasa13 opened this issue over 2 years ago
Changing fields in @BeforeSoftRemove and @BeforeRecover seems not persist the data

andreyicanpreneur opened this issue over 2 years ago
Class constructor BaseEntity cannot be invoked without 'new'

dustinlacewell opened this issue over 2 years ago
After update to latest version datasource.initialize() is slow

sowndharraj opened this issue over 2 years ago
unable to generate a migration file according to the specified directory

warriorBrian opened this issue over 2 years ago
Cascading delete in Typeform one-to-one relation does not work

darushHamidi opened this issue over 2 years ago
Integration with Tauri and Neutralino JS

MeetChaudhari opened this issue over 2 years ago
Combine typeorm with ypeorm-typedi-extentions not working

restuwahyu13 opened this issue over 2 years ago
Migrations are not generated in the target directory

m1cm1c opened this issue over 2 years ago
Typesafe entity initialization does not work with TypeOrm 0.3.6

m1cm1c opened this issue over 2 years ago
migration cli commands: migration:show, migration:run not working

StefanZivkovic opened this issue over 2 years ago
What is now the alternative of `useContainer` ?

Ollie1700 opened this issue over 2 years ago
FindOne function sending null parameters when too long entity class name

olivier-eizen opened this issue over 2 years ago
queryRunner().createDatabase() silent failure with Jest global setup

kimkong88 opened this issue over 2 years ago
fix: cli drops migrations in cwd

DrewImm opened this pull request over 2 years ago
Build SELECT query for table with partition. (mysql)

samyan opened this issue over 2 years ago
test: add a failing test for typeorm#8540

radek-schibsted opened this pull request over 2 years ago
Data type "enum" in "User.gender" is not supported by "cockroachdb"

simplenotezy opened this issue over 2 years ago
DataSource.setOptions does not seem to update driver information

Oatelaus opened this issue over 2 years ago
OneToOne relation when generate ERD in MySQL then show OneToMany

CNDvn opened this issue over 2 years ago
Configuration for google-spanner

stefy63 opened this issue over 2 years ago
Typeorm 3 saves `typeorm_metadata` to incorrect schema

bfaulk96 opened this issue over 2 years ago
fix: Create correct children during cascade saving entities with STI

felix-gohla opened this pull request over 2 years ago
Typeorm cache calls hanging after some time with postgres

bharadwajambati172 opened this issue over 2 years ago
@UpdateDateColumn does not update on upsert

udaya2899 opened this issue over 2 years ago
Why was the custom repository syntax changed?

nimloth05 opened this issue over 2 years ago
Eager relations do not respect relationLoadStrategy

serg06 opened this issue over 2 years ago
Glob Pattern Entities Not Resolved

Adrastopoulos opened this issue over 2 years ago
Combination of 'Repository.find() + Not + enum' doesn't work

secretjupiter opened this issue over 2 years ago
`ArrayContains` SQLite error

marchellodev opened this issue over 2 years ago
QuestDB

DomnicAmalan opened this issue over 2 years ago
TypeORM 0.3+ Not re-using mysql connections

davecarlson opened this issue over 2 years ago
TypeORM module save my data in wrong database, is this bug?

Kayxue opened this issue over 2 years ago
How to restore the soft delete records with relations of one to may ?

tahir-jamil opened this issue over 2 years ago
Issue with FindOne repository method

cdominguezg opened this issue over 2 years ago
Generated Columns not Returned

baldhruv opened this issue over 2 years ago
It is not clear if entities can still be loaded from globs or not

ericmorand opened this issue over 2 years ago
Connection pooling apparently not queuing new connections

gpmarchi opened this issue over 2 years ago
Eager relationships not loaded when using preload

gerardolm opened this issue over 2 years ago
0.3 generic findOneBy typescript error

Scalahansolo opened this issue over 2 years ago
entityPrefix is hardcoded on migrations

thegiantbeast opened this issue over 2 years ago
Support Databricks as Data Source Option

ben-wang opened this issue over 2 years ago
EntityMetadataNotFoundError: No metadata for x was found.

AaronMcCloskey opened this issue over 2 years ago
CLI does not support async DataSource

anton-pavlov-deel opened this issue over 2 years ago
Querybuilder not respecting Enitity column name

AaronMcCloskey opened this issue over 2 years ago
Custom repositories should not depend on the data source

oxilor opened this issue over 2 years ago
Type Error using documented example of MongoRepository find()

jimhallup opened this issue over 2 years ago