jds v4.1.6 Release Notes

Release Date: 2018-01-14 // over 6 years ago
    • Increased size of primary key from 48 - 96
    • โž• Added the ability to truncate custom tables
    • โž• Added co-variance to Entity and Entity Collection mappers (Covariant)
    • ๐Ÿ›  Fixed bug with same field being bound in multiple entities
    • Compacted portable JSON of embedded save/load
    • ๐Ÿ›  Fixed HUGE performance issues in general
    • โž• Added ability to run custom sql code on batch save in JdsSave
    • โž• Added tag to control the writing of Overview fields
    • ๐Ÿ›  Fixed bug with JdsTables not seeing superclass JdsAnnotation
    • JDS Tables now contain an EntityId column in order to determine the source of a specific entry