Skip to content

4.1.2

Compare
Choose a tag to compare
@rbygrave rbygrave released this 24 Jul 13:50
· 7253 commits to master since this release

Refer: https://github.com/ebean-orm/avaje-ebeanorm/issues?milestone=15&state=closed

Bug fixes:

  • #154 Regression for @orderby on a @manytomany property due to change from
  • #166 Incorrect join with @OnetoOne optional on one side and NOT optional on other side
  • #164 Incorrect join used when where expression has a many property and ends with a foreign key column