Ebean ORM v11.42.3 Release Notes

Release Date: 2019-08-12 // over 4 years ago
  • Issues:

    #1785 Bean gets replaced on json deserialization with primitive 'null' id bug
    ⚡️ #1787 Update CockroachDB support for DDL generation with autocommit and no history support bug

    ✨ Enhancements:

    0️⃣ #1789 Add default constructor to EntityBeanIntercept for serialisation framework use only
    👍 #1788 ENH: Add support for NuoDB database platform enhancement
    #1782 ENH: Add truncate(Class<?>... types) ? ... truncate(String... tables) ? enhancement