Table of Contents - sqlite3-fiddle-1.0.0 Documentation
Classes and Modules
- Object
- SQLite3
- SQLite3::AbortException
- SQLite3::AuthorizationException
- SQLite3::Backup
- SQLite3::Blob
- SQLite3::BusyException
- SQLite3::CantOpenException
- SQLite3::Constants
- SQLite3::Constants::ColumnType
- SQLite3::Constants::ErrorCode
- SQLite3::Constants::TextRep
- SQLite3::ConstraintException
- SQLite3::CorruptException
- SQLite3::Database
- SQLite3::Database::FunctionProxy
- SQLite3::Driver
- SQLite3::EmptyException
- SQLite3::Exception
- SQLite3::FormatException
- SQLite3::FullException
- SQLite3::IOException
- SQLite3::InternalException
- SQLite3::InterruptException
- SQLite3::LockedException
- SQLite3::MemoryException
- SQLite3::MismatchException
- SQLite3::MisuseException
- SQLite3::NotADatabaseException
- SQLite3::NotFoundException
- SQLite3::PermissionException
- SQLite3::Pragmas
- SQLite3::ProtocolException
- SQLite3::RangeException
- SQLite3::ReadOnlyException
- SQLite3::ResultSet
- SQLite3::ResultSet::ArrayWithTypes
- SQLite3::ResultSet::ArrayWithTypesAndFields
- SQLite3::ResultSet::HashWithTypesAndFields
- SQLite3::SQLException
- SQLite3::SchemaChangedException
- SQLite3::Statement
- SQLite3::TooBigException
- SQLite3::UnsupportedException
- SQLite3::Value
- String
Methods
- ::code — SQLite3::Exception
- ::finalize — SQLite3::Database
- ::libversion — SQLite3
- ::new — SQLite3::Backup
- ::new — SQLite3::Database
- ::new — SQLite3::Database::FunctionProxy
- ::new — SQLite3::ResultSet
- ::new — SQLite3::Statement
- ::new — SQLite3::Value
- ::proxy — SQLite3::Database::FunctionProxy
- ::quote — SQLite3::Database
- ::set_context_result — Object
- ::step — SQLite3::Database
- #[] — SQLite3::Database::FunctionProxy
- #[]= — SQLite3::Database::FunctionProxy
- #active? — SQLite3::Statement
- #authorizer — SQLite3::Database
- #authorizer= — SQLite3::Database
- #auto_vacuum — SQLite3::Pragmas
- #auto_vacuum= — SQLite3::Pragmas
- #batch — SQLite3::Database
- #bind_param — SQLite3::Statement
- #bind_parameter_count — SQLite3::Statement
- #bind_params — SQLite3::Statement
- #busy_handler — SQLite3::Database
- #busy_timeout — SQLite3::Database
- #cache_size — SQLite3::Pragmas
- #cache_size= — SQLite3::Pragmas
- #changes — SQLite3::Database
- #check — SQLite3::Database
- #clear_bindings! — SQLite3::Statement
- #close — SQLite3::Database
- #close — SQLite3::ResultSet
- #close — SQLite3::Statement
- #closed? — SQLite3::Database
- #closed? — SQLite3::ResultSet
- #closed? — SQLite3::Statement
- #code — SQLite3::Exception
- #collation — SQLite3::Database
- #column_count — SQLite3::Statement
- #column_decltype — SQLite3::Statement
- #column_name — SQLite3::Statement
- #columns — SQLite3::ResultSet
- #columns — SQLite3::Statement
- #commit — SQLite3::Database
- #compile_function — SQLite3::Database
- #complete? — SQLite3::Database
- #create_aggregate — SQLite3::Database
- #create_aggregate_handler — SQLite3::Database
- #create_function — SQLite3::Database
- #database_list — SQLite3::Pragmas
- #database_name — SQLite3::Statement
- #default_cache_size — SQLite3::Pragmas
- #default_cache_size= — SQLite3::Pragmas
- #default_synchronous — SQLite3::Pragmas
- #default_synchronous= — SQLite3::Pragmas
- #default_temp_store — SQLite3::Pragmas
- #default_temp_store= — SQLite3::Pragmas
- #define_aggregator — SQLite3::Database
- #define_function — SQLite3::Database
- #done? — SQLite3::Statement
- #each — SQLite3::ResultSet
- #each — SQLite3::Statement
- #each_hash — SQLite3::ResultSet
- #encoding — SQLite3::Database
- #eof? — SQLite3::ResultSet
- #errcode — SQLite3::Database
- #errmsg — SQLite3::Database
- #exec — SQLite3::Database
- #execute — SQLite3::Database
- #execute — SQLite3::Statement
- #execute! — SQLite3::Statement
- #execute2 — SQLite3::Database
- #execute_batch — SQLite3::Database
- #finalize — SQLite3::Database
- #finish — SQLite3::Backup
- #foreign_key_list — SQLite3::Pragmas
- #full_column_names — SQLite3::Pragmas
- #full_column_names= — SQLite3::Pragmas
- #get_boolean_pragma — SQLite3::Pragmas
- #get_enum_pragma — SQLite3::Pragmas
- #get_first_row — SQLite3::Database
- #get_first_value — SQLite3::Database
- #get_int_pragma — SQLite3::Pragmas
- #get_metadata — SQLite3::Statement
- #get_query_pragma — SQLite3::Pragmas
- #handle — SQLite3::Database
- #index_info — SQLite3::Pragmas
- #index_list — SQLite3::Pragmas
- #instance — SQLite3::Database
- #integrity_check — SQLite3::Pragmas
- #interrupt — SQLite3::Database
- #last_insert_row_id — SQLite3::Database
- #length — SQLite3::Value
- #must_be_open! — SQLite3::Database
- #must_be_open! — SQLite3::ResultSet
- #native — SQLite3::Value
- #native_to_ruby_args — SQLite3::Database
- #next — SQLite3::ResultSet
- #next_hash — SQLite3::ResultSet
- #null? — SQLite3::Value
- #ordered_map_for — SQLite3::Database
- #origin_name — SQLite3::Statement
- #pagecount — SQLite3::Backup
- #parser_trace — SQLite3::Pragmas
- #parser_trace= — SQLite3::Pragmas
- #prepare — SQLite3::Database
- #query — SQLite3::Database
- #readonly? — SQLite3::Database
- #remaining — SQLite3::Backup
- #reset — SQLite3::ResultSet
- #reset! — SQLite3::Statement
- #rollback — SQLite3::Database
- #schema_cookie — SQLite3::Pragmas
- #schema_cookie= — SQLite3::Pragmas
- #set_boolean_pragma — SQLite3::Pragmas
- #set_enum_pragma — SQLite3::Pragmas
- #set_int_pragma — SQLite3::Pragmas
- #size — SQLite3::Value
- #sqlite_encoding — SQLite3::Database
- #step — SQLite3::Backup
- #step — SQLite3::Database
- #step — SQLite3::Statement
- #synchronous — SQLite3::Pragmas
- #synchronous= — SQLite3::Pragmas
- #table_info — SQLite3::Pragmas
- #table_name — SQLite3::Statement
- #temp_store — SQLite3::Pragmas
- #temp_store= — SQLite3::Pragmas
- #to_blob — String
- #to_blob — SQLite3::Value
- #to_f — SQLite3::Value
- #to_i — SQLite3::Value
- #to_int64 — SQLite3::Value
- #to_s — SQLite3::Value
- #total_changes — SQLite3::Database
- #trace — SQLite3::Database
- #transaction — SQLite3::Database
- #transaction_active? — SQLite3::Database
- #tweak_default — SQLite3::Pragmas
- #type — SQLite3::Value
- #types — SQLite3::ResultSet
- #types — SQLite3::Statement
- #user_cookie — SQLite3::Pragmas
- #user_cookie= — SQLite3::Pragmas
- #vdbe_trace — SQLite3::Pragmas
- #vdbe_trace= — SQLite3::Pragmas
- #version_compare — SQLite3::Pragmas