Skip to content

4.1.4

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

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

Issues of Note:

  • #174 BUG : Incorrect SQL generated with syntax error at the "order by" clause
  • #173 ENH : Ability to use a MappedSuperClass without being enhanced as long as it doesn't have persistent fields
  • #175 ENH : Change to use System.getProperty("ebean.serverfactory") rather than GlobalProperties