SQLDelight v0.5.1 Release Notes

Release Date: 2016-10-24 // over 7 years ago
    • New: Compiled statements extend an abstract type.
    • Fix: Primitive types in parameters will be boxed if nullable.
    • Fix: All required factories for bind args are present in factory method.
    • Fix: Escaped column names are marshalled correctly.