Code changes
Demo
2.7.3
Module Changes
Class Changes
-
::String
-
SQLite3::CorruptException
-
SQLite3::LockedException
-
SQLite3::ResultSet::ArrayWithTypesAndFields
2.7.2
Class Changes
-
SQLite3::UnsupportedException
-
SQLite3::Value
-
SQLite3::AuthorizationException
-
SQLite3::EmptyException
-
SQLite3::AbortException
-
SQLite3::Translator
-
SQLite3::BusyException
Method Changes
-
SQLite3::Database#create_function
-
SQLite3::Statement#execute!
-
SQLite3::ResultSet#types
-
SQLite3::Database#make_type_translator
2.7.1
Module Changes
Class Changes
-
SQLite3::IOException
-
SQLite3::MisuseException
-
SQLite3::EmptyException
-
SQLite3::Value
-
SQLite3::PermissionException
Method Changes
-
SQLite3::Database#translator
-
SQLite3::Statement#bind_params
-
SQLite3::ResultSet#next
-
SQLite3::Database#type_translation=