Skip to content

13.26.1

Compare
Choose a tag to compare
@rbygrave rbygrave released this 09 Feb 23:57
· 123 commits to master since this release

What's Changed

  • ADD: DB2 supports select .. for update queries by @nPraml in #3315
  • Exclude test for DB2 by @nPraml in #3318
  • Tidy OrmQueryRequest isReadOnly, just use query.isReadOnly instead by @rbygrave in #3321
  • Previous entities are not deleted when replacing OneToMany collection with a new one by @Ichtil in #3310
  • Add support for Postgres INSERT ON CONFLICT update | nothing by @rbygrave in #3324
  • (fix) Future queries do not trigger flush on BatchedPstmtHolder for #3319 by @rbygrave in #3322

Full Changelog: 13.26.0...13.26.1