typeorm / typeorm
TypeScript & JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.
36.6K
6.6K
-
-
Bug Fixes - cache: release query runner on error in storeInCache (12545(https://github.com/typeorm/typeorm/issues/12545)) (a84b9b3(https://github.com/typeorm/typeorm/commit/a84b9b3d39c44cc0e5809
What's Changed chore(legacy-naming-strategies): bump to 1.0.0 by @michaelbromley in https://github.com/typeorm/typeorm/pull/12518 docs(blog): create v1 post by @naorpeled in https://github.com/ty
TypeORM v1.0 is here! 🥳 > 👉 For a structured walk-through of the changes in v1.0 — breaking changes, new features, security fixes, and the upgrade path from 0.3.x — see the v1.0 Release Notes(ht
What's Changed fix: scope invalidWhereValuesBehavior to high-level abstractions only by @naorpeled in https://github.com/typeorm/typeorm/pull/11878 fix: scope computed-columns join to correct tab
What's Changed fix: fix up aggregate methods ambiguous column by @Cprakhar in https://github.com/typeorm/typeorm/pull/11822 fix: prevent eager-loaded entities from overwriting manual relations by