Skip to content

0.3.15

Compare
Choose a tag to compare
@pleerock pleerock released this 15 Apr 13:30
· 151 commits to master since this release

Bug Fixes

  • make cache optional fields optional (#9942) (159c60a)
  • prevent unique index identical to primary key (all sql dialects) (#9940) (51eecc2)
  • SelectQueryBuilder builds incorrectly escaped alias in Oracle when used on entity with composite key (#9668) (83c6c0e)

Features