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

`save` initializes properties of to-be-deleted columns

ikonst opened this issue over 1 year ago
Wrong MongoRepository.aggregate return type

ekarademir opened this issue over 1 year ago
Chunking on many to many relationships PostgreSQL

JacobPotter opened this issue over 1 year ago
Sidebar need to be sticky at left side on scroll in typeorm.io

sifytul opened this issue over 1 year ago
Update select-query-builder.md

mohdrayyan123 opened this pull request over 1 year ago
feat: materialized path updates to all entities

carlba opened this pull request over 1 year ago
Unexpected Array Wrapping in Embedded Entity Fields with MongoDB

eddyvlad opened this issue over 1 year ago
Update select-query-builder.md

mohdrayyan123 opened this pull request over 1 year ago
fix: null relation data removes relation keys on save

MubashirMalik opened this pull request over 1 year ago
TypeError [ERR_INVALID_URL]: Invalid URL

IfyNdu opened this issue over 1 year ago
Unexpected Presence of SQL Query Within DB Data Tables

PetrShchukin opened this issue over 1 year ago
feat: add exists and exists by

nemanjastanic opened this pull request over 1 year ago
test: correct and re-enabled test cases for migration commands

ikenox opened this pull request over 1 year ago
feat: nullable embedded entities

andreamouraud opened this pull request over 1 year ago
[sqlite] migration: createForeignKey produces malformed sql

daniel-samson opened this issue over 1 year ago
cockroachdb: ENUM type not supported

Xiang-Gu opened this issue over 1 year ago
Class should be PascalCase on generated file using CLI command

c-sylla-nonante-six opened this issue over 1 year ago
Use node-oracledb 6

ertl opened this pull request over 1 year ago
fix: resolve migration issues with Spanner

ikenox opened this pull request over 1 year ago
Reduce node_modules package size for AWS Lambda deployments

julienmunio opened this issue over 1 year ago
Migrations prefer destructive syntax

jhrncar opened this issue over 1 year ago
import/require typeorm module is incredibly slow > 450 ms

imperiale-tech opened this issue over 1 year ago
Order of non-nullable relations during insertion

ZBAGI opened this issue over 1 year ago
✨ FR: Oracle driver v6 support

hinogi opened this issue over 1 year ago
docs: fix typos

jobin-b opened this pull request over 1 year ago
resolve circular dependency when using vite

vorujack opened this pull request over 1 year ago
Relations deleted with softDelete are not loaded in joins

gabriel9820 opened this issue over 1 year ago
feat(DataSource): add metadata cache

fraxken opened this pull request over 1 year ago
feat(DataSource): add metadata cache

fraxken opened this pull request over 1 year ago
Filtering Trees with findTrees Method

ponez opened this issue over 1 year ago
Bad example of query data using slave connection

qwicigentech opened this issue over 1 year ago
distinctOn expects database columns instead of typeorm model attributes

GhaziBenDahmane opened this issue over 1 year ago
MongoDB driver findBy() method uses unsupported Query Builder

fmlukaszmatusik opened this issue over 1 year ago
Postgres @Tree specify schema for closure tables

guenzd opened this issue over 1 year ago
Connection is not established with MySQL database

nmquaan opened this issue over 1 year ago
Add missing export

morpheus-87 opened this pull request over 1 year ago
Cannot read properties of undefined (reading 'type')

syyunn opened this issue over 1 year ago
In PostgreSQL, some comparisons of timestamp type do not work.

SuzGori opened this issue over 1 year ago
feat: modify repository.extend method (for chaining call!)

hunjin-choi opened this pull request over 1 year ago
feat: lazy load all drivers to reduce typeorm's memory footprint

netroy opened this pull request over 1 year ago
possibility to type driver error

guilopesn opened this issue over 1 year ago
feat: implements QueryFailedError generic for driverError typing

guilopesn opened this pull request over 1 year ago
Issue with run migrate command

uchechiukpa opened this issue over 1 year ago
feat: change Repository class extend method

sobierajb opened this pull request over 1 year ago
fix: ignore changes for columns with `update: false` in persistence

grainrigi opened this pull request over 1 year ago
Generated SQL is generating triplicate code

gabbrieu opened this issue over 1 year ago
Listening to connection pool events

hfhchan-plb opened this issue over 1 year ago
feat: Adding TS Types for DefaultAzureCredential usage

destumme opened this pull request over 1 year ago
10216#fix/inflight veracode issue

Tringapps-Dharshan opened this pull request over 1 year ago
typeorm init not generating package.json file

Re9iNee opened this issue over 1 year ago
chore: fix typos

le-harivansh opened this pull request over 1 year ago
New functionality required for mixed use of AND and OR in find

M3sca opened this issue over 1 year ago
Multiple `@JoinColumn` with same `name` interferes with each other

tsugitta opened this issue over 1 year ago
TypeORM doesn't work after "n" requests

iamaliybi opened this issue over 1 year ago
feat:Add BeforeQuery and AfterQuery events

mnguyen081002 opened this pull request over 1 year ago
Migration generator asking for same changes

ghostlexly opened this issue over 1 year ago
null is returned when @OneToMany relation is an empty array

pastukhvladyslav opened this issue over 1 year ago
Entitys primary key / foreign key doesn't have a default value

Rainson12 opened this issue over 1 year ago
docs: Update `logging.md` typo

changchanghwang opened this pull request over 1 year ago
feat: Add an option to disable `cli-highlight` usage

netroy opened this pull request over 1 year ago
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

dependabot[bot] opened this pull request over 1 year ago
docs: change `implements` to `extends`

CodyTseng opened this pull request over 1 year ago
Add Web Workers in Typeorm

mohammadalikassem opened this issue over 1 year ago
Inflight is reported as a vulnerability in typeorm

Tringapps-Dharshan opened this issue over 1 year ago
Add RETURNING option to upsert

bngo97 opened this issue over 1 year ago
upsert result is incorrect

bngo97 opened this issue over 1 year ago
feat: add isolated where statements

oldmantaiter opened this pull request over 1 year ago
Jest + TypeORM: Segmentation Fault

ermartinez13 opened this issue over 1 year ago
Using generics in FindOptionsWhere causes ts(2322)

tun24 opened this issue over 1 year ago
fix: nested transactions issues

gmahomarf opened this pull request over 1 year ago
Integrate dmdb driver

qianfeiqianlan opened this issue over 1 year ago
Parameters in comments are escaped

smcgivern opened this issue over 1 year ago
How do you import entity files from the repository?

jaspalm opened this issue over 1 year ago
I can't connect to an oracle database with typeorm

glauber000 opened this issue over 1 year ago
chore: initial setup of ESLint

kusigit opened this pull request over 1 year ago
feat: Exposed entity and criteria properties on EntityNotFoundError

clintonb opened this pull request over 1 year ago
Version 0.3.17 is missing in the changelog

zWaR opened this issue over 1 year ago
Multiple Schemas with One Connection

alecimackay opened this issue over 1 year ago
PrimaryColumn transformer not executed when using as Foreign Key

Geniekort opened this issue over 1 year ago
perf: improve SapQueryRunner performance

lotczyk opened this pull request over 1 year ago
"TypeError: ," when initializing entity using typeorm with React Native

matt-dalton opened this issue over 1 year ago
fix: Remove dynamic require calls | Vite compatibility fix

Dukezo opened this pull request over 1 year ago