SQLDelight v1.2.2 Release Notes

Release Date: 2020-01-22 // over 4 years ago
    • 🆕 New: [Runtime] Support for Windows (mingW), tvOS, watchOS, and macOS architectures.
    • 🛠 Fix: [Compiler] Return type of sum() should be nullable.
    • 🛠 Fix: [Paging] Pass Transacter into QueryDataSourceFactory to avoid race conditions.
    • 🛠 Fix: [IntelliJ Plugin] Don't search through dependencies when looking for a file's package name.
    • 🛠 Fix: [Gradle] #862 Change validator logs in Gradle to debug level.
    • ✨ Enhancement: [Gradle] Convert GenerateSchemaTask to use Gradle worker.
    • Note: sqldelight-runtime artifact renamed to runtime. ios-driver artifact renamed to native-driver