github mikro-orm/mikro-orm v7.2.1

3 hours ago

7.2.1 (2026-09-19)

Bug Fixes

  • core: escape the remaining property names in generated code (#8289) (e15eb04), closes #8221
  • core: keep populated relations clean after a result cache hit (#8269) (86fd18f), closes #8268
  • mssql: map legacy ntext and image column types (#8288) (e46eddf), closes #8287
  • sql: do not emit returning clause inside the update sub-query (#8283) (60b556a), closes #8282
  • sql: preserve filtered many-to-many references (#8273) (c7a9f49)
  • sql: respect property returning hints on inserts (#8277) (231ac16)
  • sql: select inline embeddable columns once when populating via joins (#8272) (0ec88a2), closes #8271

Features

  • sql: support read-replica routing in em.execute (#8262) (b164e20)

Don't miss a new mikro-orm release

NewReleases is sending notifications on new releases.