typeorm / typeorm
TypeScript & JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.
36.5K
6.6K
-
-
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