SQLDelight v0.3.2 Release Notes

Release Date: 2016-05-14 // almost 8 years ago
    • New: Autocompletion and find usages now work for views and aliases.
    • Fix: Compile-time validation now allows functions to be used in selects.
    • Fix: Support insert statements which only declare default values.
    • Fix: Plugin no longer crashes when a project not using SQLDelight is imported.