Code changes
Demo
2.7.2
Module Changes
Class Changes
-
SQLite3::Database::AggregateDefinitionProxy
-
SQLite3::MisuseException
-
SQLite3::ProtocolException
Method Changes
-
SQLite3::Exception#code
-
SQLite3::Database#create_function
-
SQLite3::Database#total_changes
-
SQLite3::Database#query
-
SQLite3::Statement#active?
-
SQLite3::Value#to_s
-
SQLite3::Translator#type_name
2.7.1
Module Changes
Class Changes
-
SQLite3::FormatException
-
SQLite3::AuthorizationException
-
SQLite3::EmptyException
-
SQLite3::IOException
-
SQLite3::Database
-
SQLite3::ResultSet
-
SQLite3::LockedException
Method Changes
-
SQLite3::Database#closed?
-
SQLite3::Database#prepare
-
SQLite3::Database#create_aggregate
2.7.0
Module Changes
Class Changes
-
SQLite3::InternalException
-
SQLite3::ResultSet::ArrayWithTypes
-
::String
Method Changes
-
SQLite3::Driver::FFI::Driver#column_name
-
String#to_blob
-
SQLite3::Database::AggregateDefinitionProxy#step
-
SQLite3::Value#to_blob
-
SQLite3::ResultSet#commence
-
SQLite3::Translator#register_default_translators
-
SQLite3::Database#complete?