SQLite3 v1.3.1 Release Notes

Release Date: 2010-07-09 // almost 14 years ago
    • ✨ Enhancements

      • Custom collations may be defined using SQLite3::Database#collation
    • 🛠 Bugfixes

      • Statements returning 0 columns are automatically stepped. [RF #28308]
      • SQLite3::Database#encoding works on 1.8 and 1.9