All Versions
44
Latest Version
Avg Release Cycle
91 days
Latest Release
-

Changelog History
Page 5

  • v1.0.0-beta12 Changes

    • ๐Ÿ‘Œ Support for Android SQLite support library
    • ๐Ÿ‘Œ Support table creation mode in Android for development
    • ๐Ÿ›  Fix @Converter implementations using generic types
    • ๐Ÿ›  Fix cascade saving of foreign key references
    • ๐Ÿ›  Fix missing sources for requery-android artifact
  • v1.0.0-beta11 Changes

    • ๐Ÿ‘Œ Support for Upserts
    • ๐Ÿ‘Œ Support for raw queries
    • ๐Ÿ›  Fix cascading insert/updates based on primary key presence
  • v1.0.0-beta10 Changes

    • ๐Ÿ‘Œ Support for multi-column indexes
    • ๐Ÿ‘Œ Support on update referential action for foreign key annotation
    • ๐Ÿ›  Fix for checking type hierarchy for superclass elements
    • ๐Ÿ›  Fix missing space in sub select query alias
  • v1.0.0-beta1 Changes

    • ๐ŸŽ‰ Initial beta release