GRDB.swift v0.22.0 Release Notes

  • 🚀 Released October 8, 2015

    🆕 New

    • Database.sqliteConnection: the raw SQLite connection, suitable for SQLite C API.
    • Statement.sqliteStatement: the raw SQLite statement, suitable for SQLite C API.