13.11.0
rbygrave
released this
08 Dec 21:05
·
1145 commits
to master
since this release
reason-for-version-bump
- #2907 - [DB2] Promote Db2SqlLimiter to be AnsiSqlRowsLimiter and move to ebean-api module
What's Changed
- #2903 #2904 - Fixed mandatory LIMIT generation in case of firstRow>0 by @serg1236
- #2866 - FIX:
@Formula
/@Where
Annotations should also match on base platform by @rPraml - #2914 - Query bean generation support for
@ElementCollection
with validaiton annotations - NPE NullPointerException - #2906 - Refactor tidy SqlLimiter implementations
- #2909 - [Hana] Replace HanaSqlLimitSqlLimiter with standard LimitOffsetSqlLimiter
New Contributors
Full Changelog: ebean-parent-13.10.2...ebean-parent-13.11.0