sqldelight v0.5.0 Release Notes

Release Date: 2016-10-19 // over 7 years ago
    • New: SQLite arguments can be passed typesafely through the Factory
    • New: IntelliJ plugin performs formatting on .sq files
    • New: Support for SQLite timestamp literals
    • Fix: Parameterized types can be clicked through in IntelliJ
    • Fix: Escaped column names no longer throw RuntimeExceptions if grabbed from Cursor.
    • Fix: Gradle plugin doesn't crash trying to print exceptions.