SQLite.swift v0.11.2 Release Notes

Release Date: 2016-12-25 // over 7 years ago
    • ๐Ÿ›  Fixed SQLCipher integration with read-only databases ([#559][])
    • ๐Ÿ“ฆ Preliminary Swift Package Manager support ([#548][], [#560][])
    • ๐Ÿ›  Fixed null pointer when fetching an empty BLOB ([#561][])
    • ๐Ÿ‘ Allow where as alias for filter ([#571][])