SQLDelight v1.0.1 Release Notes

Release Date: 2019-01-21 // over 5 years ago
    • โœจ Enhancement: [Native Driver] Allow passing directory name to DatabaseConfiguration.
    • โœจ Enhancement: [Compiler] #1173 Files without a package fail compilation.
    • ๐Ÿ›  Fix: [IDE] Properly report IDE errors to Square.
    • ๐Ÿ›  Fix: [IDE] #1162 Types in the same package show as error but work fine.
    • ๐Ÿ›  Fix: [IDE] #1166 Renaming a table fails with NPE.
    • ๐Ÿ›  Fix: [Compiler] #1167 Throws an exception when trying to parse complex SQL statements with UNION and SELECT.