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

Pr/9270

maorinn opened this pull request over 1 year ago
queryBuilder NOT EXISTS query

jsommer1738 opened this issue over 1 year ago
Update relations.md

Ambuj1264 opened this pull request over 1 year ago
docs: migration from .sql file

acao opened this pull request over 1 year ago
Raw operator params cannot as json path

shulandmimi opened this issue over 1 year ago
two column from same table to same relationship

mohamad-zbib opened this issue over 1 year ago
Strange behaviour regarding RETURNING and DEFAULT values

ertl opened this issue over 1 year ago
Windows and MacOS support

HunainHumail opened this issue over 1 year ago
uuid Duplicate entry '' for key PRIMARY

kumv-net opened this issue over 1 year ago
feat: add FormattedConsoleLogger

hyzyla opened this pull request over 1 year ago
invalid input syntax when using nested FindOptionsWhere

shalev007 opened this issue over 1 year ago
Find method: defining take (in options) leads to 2 queries

connectprabhjeet opened this issue over 1 year ago
EntityMetadataNotFoundError: No metadata for "JoinedGroup" was found.

loss-and-quick opened this issue over 1 year ago
0.3.2: Cannot store complex array objects

nizarfadlan opened this issue over 1 year ago
Cant update entity with relation

GabrielHK97 opened this issue over 1 year ago
ConnectionError: Failed to connect to

kolacekp-able opened this issue over 1 year ago
Numeric array column type creates migration repeatedly

jorenvandeweyer opened this issue over 1 year ago
fix: ignore redis connect error when ignoreErrors:true

beygee opened this pull request over 1 year ago
fix: #10040 TypeORM synchronize database even if it is up to date

juliengbt opened this pull request over 1 year ago
TypeORM synchronize database even if it is up to date

juliengbt opened this issue over 1 year ago
Ability to connect to Mongo Atlas SQL Interface

theonetheycallneo opened this issue over 1 year ago
Generate function always generate default values with postgres

pYassine opened this issue over 1 year ago
test: fix test from #9034 with STI for Oracle

felix-gohla opened this pull request over 1 year ago
orderBy column lowercase name not working with oracle

philippfroebel opened this issue over 1 year ago
fix: aggregate function throw error when column alias name is set

shenX-2021 opened this pull request over 1 year ago
Returned type of find() should include only the selected fields

fingeromer opened this issue over 1 year ago
fix(data-source): fix minor typo

kerolloz opened this pull request over 1 year ago
fix: added transaction retry logic in cockroachdb

AlexMesser opened this pull request over 1 year ago
SelectQueryBuilder's from method does not remove other aliases

smcgivern opened this issue over 1 year ago
fix: for running cli-ts-node-esm use exit code from child process

pahuta opened this pull request over 1 year ago
typeorm-ts-node-esm does not transfer exitCode of child process

pahuta opened this issue over 1 year ago
The static resources of the website often request timeout

LuoRiWuSheng opened this issue over 1 year ago
fix: resolve numbers loose decimals when read from the database

effective-giggle opened this pull request over 1 year ago
fix: correct encode mongodb auth credentials

leoojg opened this pull request over 1 year ago
fix: express option bug in init command

youngkiu opened this pull request over 1 year ago
Apply conditions in relationship of entity

nayan-devotee opened this issue over 1 year ago
Entity.create with string relation typescript error

argaen opened this issue over 1 year ago
fix: allow json as alias for longtext in applicable mariadb versions

smith-xyz opened this pull request over 1 year ago
feat: MySQL table support comment

sinkhaha opened this pull request over 1 year ago
use where statement in findTrees method

erfanyousefi opened this issue over 1 year ago
fix: allow virtual columns to be selected and deselected so that they…

csechrist opened this pull request over 1 year ago
docs: Add loadRelationIds option

tranlehaiquan opened this pull request over 1 year ago
And and Or operator like `In`, `ILike`, `Like`, etc.

mickeyWoW opened this issue over 1 year ago
support LINQ or LINQ style queries

bahmanbs opened this issue over 1 year ago
Support for Vercel Storage (Postgres)

davecarlson opened this issue over 1 year ago
fix: resolve issue building eager relation alias for nested relations

JoseCToscano opened this pull request over 1 year ago
Basic usage of adjacency-list throws exception

spamshaker opened this issue over 1 year ago
'() => Type' to 'type => Type'

meni181818 opened this pull request over 1 year ago
Making pagination with limit reliable with joins

shellking4 opened this issue over 1 year ago
Discussions

spotykatch opened this issue over 1 year ago
Typing FindOptionsRelations to improve the user experience

Mauro-Domingues opened this issue over 1 year ago
Command migration:generate is not working

ezebinker opened this issue over 1 year ago
Upsert does insert instead of update

Number16BusShelter opened this issue over 1 year ago
Update listeners-and-subscribers.md

jongomes opened this pull request over 1 year ago
Create table comment

yuntian001 opened this issue over 1 year ago
"query" relationLoadStrategy is buggy within transactions

riqwan opened this issue over 1 year ago
Hang when using Redis as a cache provider on some configurations

ttcchhmm opened this issue over 1 year ago
fix: add `trustServerCertificate` option to `SqlServerConnectionOptions`

99xtal opened this pull request over 1 year ago
TransactionRetryWithProtoRefreshError should be handled by TypeORM

simplenotezy opened this issue over 1 year ago
BaseEntity.save not returning data from transformer for JSONB column

karlismelderis-mckinsey opened this issue over 1 year ago
--revert creates a wrapper transaction when using --transaction each

smcgivern opened this issue over 1 year ago
fix(select-buildwhere): support More/LessThanOrEqual for relations

LoneRifle opened this pull request over 1 year ago
databaseEntity is undefined on update operations

iamcrisb opened this issue over 1 year ago
Relation is creating `character varying` instead of `uuid`

ecureuill opened this issue over 1 year ago
added instanceName to options

jenshorch opened this pull request over 1 year ago
Broadcast identifier for inserted related entities

strongpauly opened this issue over 1 year ago
fix: exclude mongodb typings from browser

spotykatch opened this pull request over 1 year ago
Add SurrealDB support

John-H-Smith opened this issue over 1 year ago
SAP Hana migration: Alter column to nullable does not work

lukivonellenweiler opened this issue over 1 year ago
Alias Issue With Nested Entity And Relations

felix-gohla opened this issue over 1 year ago
ISO DateTime parsing returning wrong Date value

jclx opened this issue over 1 year ago
relationLoadStrategy query: ER_NONUNIQ_TABLE during recursive call

Greg57070 opened this issue over 1 year ago
fix: use column database name in select queries

nrdennis opened this pull request almost 2 years ago
fix: resolve issues clearing redis cache with wildcard

adamwdennis opened this pull request almost 2 years ago
fix: aggregate function throw error when column alias name is set

shenX-2021 opened this pull request almost 2 years ago
aggregate function throw error when column alias name is set

shenX-2021 opened this issue almost 2 years ago
a very good and fast tool

intelmib opened this issue almost 2 years ago
(SELECT public" alias was not found. Maybe you forgot to join it?

hassanaref opened this issue almost 2 years ago
Relations with no real columns selected are omitted from find results.

pwillcode opened this issue almost 2 years ago
feat: enable removing cache keys via wildcard

adamwdennis opened this pull request almost 2 years ago
FR[Oracle]: Option to drop connection from the pool

sschneider-ihre-pvs opened this issue almost 2 years ago
Website is down

jstafford74 opened this issue almost 2 years ago
Unable to generate migration with React Native and React-Native-Sqlite-Storage

AndersonCosta28 opened this issue almost 2 years ago
Cannot reset Order with Entity Ordering

wodka opened this issue almost 2 years ago