ebean v11.41.4 Release Notes

Release Date: 2019-07-29 // over 4 years ago
  • Issues:

    #1776 refresh() does not work on oneToMany if property was not yet accessed bug
    0️⃣ #1775 MySql 8 by default wants JDBC Date set and read with JVM Calendar (timezone) bug
    #1774 Change built in SQL Server I___create_procs DDL script to use GO (and not $$ delimiters) bug
    👍 #1770 Support use of Savepoints with MySql and MariaDB (that barf on savepoint.getSavepointId()) bug

    ✨ Enhancements:

    🐳 #1771 ENH: Add support for mariadb docker test container enhancement