SQLDelight v0.3.0 Release Notes

Release Date: 2016-04-26 // about 8 years ago
    • New: Column definitions use SQLite types and can have additional 'AS' constraint to specify java type.
    • New: Bug reports can be sent from the IDE.
    • Fix: Autocomplete functions properly.
    • Fix: SQLDelight model files update on .sq file edit.
    • Removed: Attached databases no longer supported.