TypeORM 0.3.24

0.3.24
Added 3
  • Add tagged template for executing raw SQL queries
  • Add updateAll and deleteAll methods to EntityManager and Repository APIs
  • Support insert returning for Spanner driver
Changed 1
  • Improve save performance during entities update
Fixed 4
  • Resolve pkg.pr.new issue
  • Fix MSSQL find operator
  • Avoid mutating input parameter array values in MSSQL
  • Fix capacitor driver PRAGMA bug
Removed 1
  • Remove unused NamingStrategyNotFoundError
What's Changed
New Contributors

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

View original

Upgraded? How did it go?

Discussion