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

Setting 'cache: 0' doesn't disable it but reverts to default

art1c0 opened this issue over 1 year ago
TypeORM Migrate giving error

blpraveen opened this issue over 1 year ago
refactor: removed deprecated usage of findByIds

hinogi opened this pull request over 1 year ago
Incorrect Escaping of `indexPredicate` in InsertQueryBuilder

Panzer1119 opened this issue over 1 year ago
Cannot save a one-to-many relation

wkdwilliams opened this issue over 1 year ago
export the commands

tashuo opened this issue over 1 year ago
Upsert(orUpdate) Failed with date-related column

cpprookie opened this issue over 1 year ago
Synchronize does not create postgres schema

antoine-pous opened this issue over 1 year ago
fix: enable preload to retrieve entities added within a transaction

codafett opened this pull request over 1 year ago
fix: CommandUtils unable to process a regular default export

Durisvk opened this pull request over 1 year ago
Add the some options on Oracle documentation

ralphg6 opened this pull request over 1 year ago
data-source-options.md for oracle: serviceName and sid

ralphg6 opened this issue over 1 year ago
logQuerySlow calculates query execution time completely wrong

anton-zen opened this issue over 1 year ago
Expose properties of EntityNotFoundError

clintonb opened this issue over 1 year ago
fix: backport postgres connection error handling to crdb

Informatic opened this pull request over 1 year ago
mssql DataSource testOnBorrow doesn't seem to work

thisnamewasnottaken opened this issue over 1 year ago
feat(mongo-transaction): start -> commit <- rollback

slice-sarthakd opened this pull request over 1 year ago
Custom logger not working

MatteoGheza opened this issue over 1 year ago
Discord Community Server

hinogi opened this issue over 1 year ago
fix: using async datasource to configure typeorm

nover opened this pull request over 1 year ago
Synchronize of MariaDB remove existing uuid data without warning

jasonycw opened this issue over 1 year ago
Using async DataSource is broken

nover opened this issue over 1 year ago
fix typo on given example

richardvinc opened this pull request over 1 year ago
fix: scrub all comment end markers from comments

smcgivern opened this pull request over 1 year ago
fix: add mssql disableAsciiToUnicodeParamConversion option and tests

nadiamk opened this pull request over 1 year ago
A bug for insert json[] or jsonb[] of postgresql

yangyingbiao opened this pull request over 1 year ago
Bug introduced for UpdateQueryBuilder in 0.3.14

oceanofmaya opened this issue over 1 year ago
fix: A bug fix for QueryDeepPartialEntity type definition to allow pr…

ghost opened this pull request over 1 year ago
Problem with QueryDeepPartialEntity type after commit a1960e11

ghost opened this issue over 1 year ago
feat: add support for temporal (system-versioned) table

kusigit opened this pull request over 1 year ago
fix: correctly keep query.data from ormOption for commit / rollback subscribers

nicolasroger17 opened this pull request over 1 year ago
feat: prefer using mariadb connector for MariaDB server

rusher opened this pull request over 1 year ago
Update README.md

Lidhya opened this pull request over 1 year ago
Upgrade ts-node version to latest(10.9.1) version

youngkiu opened this pull request over 1 year ago
fix: resolve issues sqlite can use timestamp type column

bejewelkyoungminkim opened this pull request over 1 year ago
timestamp type column doesn't work when using sqlite

bejewel-kyoungmin opened this issue over 1 year ago
feat: Add vector as column type to postgres

strongpauly opened this pull request over 1 year ago
fix: should automatically cache if alwaysEnable

andreamouraud opened this pull request over 1 year ago
Fetching related entities causes foreign key updates to be ignored

cfeenstra67 opened this issue over 1 year ago
Issue with a ordering by @VirtualColumn

celeron015 opened this issue over 1 year ago
Support Postgres jsonb_array_elements inside .addFrom()

jaequery opened this issue over 1 year ago
fix: improve helper for cli for commands missing positionals

nicolasroger17 opened this pull request over 1 year ago
MongoDB aggregate typing

jharmelink opened this pull request over 1 year ago
MssqlParameter of type varchar is being treated like nvarchar

mattnohelty-mastery opened this issue over 1 year ago
EntitySchema missing field to create materialized views

nicozorza opened this issue over 1 year ago
documentation issue

SalmanGits opened this issue over 1 year ago
Imperative transaction management API

gregbrowndev opened this issue over 1 year ago
Error when set default value for a `varchar` field in migration

lequangkhanh2901 opened this issue over 1 year ago
fix: prevent using absolute table path in migrations unless required for SAP

sagentac opened this pull request over 1 year ago
Multiple relations with same columns

CaioFilus opened this issue over 1 year ago
Passing GraphQL to Dgraph database

lonnietc opened this issue over 1 year ago
`migration:generate` ignores DataSource's `schema` value

luke-lacroix-healthy opened this issue over 1 year ago
Support better `WHERE` clauses in `@Index` decorators

luke-lacroix-healthy opened this issue over 1 year ago
TImezone causes string instead of Date objects

davidsl4 opened this issue over 1 year ago
fix: use datetime2 as type of sqlserver query parameter

kth-tw opened this pull request over 1 year ago
Its not allow me to build the application and given me TS1005 error

amperera opened this issue over 1 year ago
Table relation does not work for non-primitive IDs

ktalebian opened this issue over 1 year ago
Slack link is broken

ktalebian opened this issue over 1 year ago
Sequences are not compared properly and incorrect migration files are generated

tomohirohiratsuka opened this issue over 1 year ago
Many-To-Many relationship would cause circular dependency

ktalebian opened this issue over 1 year ago
feat: add tagged template for executing raw SQL queries

Newbie012 opened this pull request over 1 year ago
migration generate with TypeORM

1mehdifaraji opened this issue over 1 year ago
Synchronize issue with UUID (MySQL) #3374

peter-rybar opened this issue over 1 year ago
leftJoinAndMapOne parameters on loop overlap eachother

tokidoki11 opened this issue over 1 year ago
Trying to run jest test with Next.js and TypeORM

SleeveShirtholes opened this issue over 1 year ago
fix: repair pipeline for downloading required packages for Oracle

felix-gohla opened this pull request over 1 year ago
CI fails for all branches / PRs: Fails installing libaio for Node 14

felix-gohla opened this issue over 1 year ago
Remove database name from migrations for SapQueryRunner

philipphaeusle opened this issue over 1 year ago
consider moving to npm style Semantic Versioning

ntedgi opened this issue over 1 year ago
Typeorm Scopes Support. This is possible.

davmik2601 opened this issue over 1 year ago
docs: update usage of query runner with query builder

mkrrishk opened this pull request over 1 year ago
findAndCount fetches weird number of results.

N-Andronopoulos opened this issue over 1 year ago
Issue with schema creation in 0.3.16

N-Andronopoulos opened this issue over 1 year ago
feat: implement or operator

deepkhurana1999 opened this pull request over 1 year ago
fix: add missing await

pro100kryto opened this pull request over 1 year ago
feat: find APIs more accurate return types

Yuuki-Sakura opened this pull request over 1 year ago
Support looking up soft-deleted relations

jcapogna opened this issue over 1 year ago
Add async to prevent long-term CPU occupation

ruicc opened this pull request over 1 year ago
@Entity() decorator issue

ex1d3 opened this issue over 1 year ago
@Column in Mongo is ignored

riflowth opened this issue over 1 year ago