requery v1.0.0-rc2 Release Notes

    • ๐Ÿ‘Œ Support custom function calls on expressions in generated sql
    • ๐Ÿ‘Œ Support @Superclass on interface entity types
    • ๐Ÿ›  Fix @Transient property not generated when using an interface entity type
    • ๐Ÿ›  Fix @JunctionTable.type() error during processing
    • ๐Ÿ›  Fix @JunctionTable custom column referencedColumn not used