TypeORM 0.3.25

0.3.25
Added 2
  • Add upsert support for Oracle, SQLServer and SAP HANA
  • Use credentials from connection options in Spanner driver
Fixed 7
  • Resolve alias or table name in upsert and orUpdate for PostgreSQL driver conditionally
  • Handle limit(0) and offset(0) correctly in SelectQueryBuilder
  • Add collation update detection in PostgresDriver
  • Closure junction table primary key definition should match parent table in tree entities
  • Multiple relations with same columns cause invalid SQL to be generated
  • Fix null pointer exception on date array column comparison
  • Improve async calls on disconnect
What's Changed
New Contributors

Full Changelog: https://github.com/typeorm/typeorm/compare/0.3.24...0.3.25

View original

Upgraded? How did it go?

Discussion