ebean v12.3.5 Release Notes

Release Date: 2020-06-29 // almost 4 years ago
  • Issues:

    ๐Ÿ‘ #2004 - MariaDb - add support for @history using their native SQL instead of triggers
    #2026 - Postgres DDL - modify type generates wrong alter sql. Needs explicit cast / using clause.
    ๐Ÿ”จ #2028 - Refactor internals of smart persistence context to reference "parent" rather than copy beans (adjustment of #2021)
    ๐Ÿ‘ #2027 - ENH: querybean generator support for @EbeanComponent