Table of Contents - sqlite3-1.3.5 Documentation
Pages
API_CHANGES
API Changes
Garbage Collection Strategy
Manifest
README
SQLite3/Ruby Interface
DESCRIPTION
SYNOPSIS
Compilation and Installation
SUPPORT!!!
OMG! Something has gone wrong! Where do I get help?
I've found a bug! Where do I file it?
Usage
Source Code
Classes/Modules
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::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::HashWithTypes
SQLite3::SQLException
SQLite3::SchemaChangedException
SQLite3::Statement
SQLite3::TooBigException
SQLite3::Translator
SQLite3::UnsupportedException
SQLite3::Value
SQLite3::VersionProxy
String
Methods
::code — SQLite3::Exception
::const_missing — SQLite3
::finalize — SQLite3::Database
::libversion — SQLite3
::new — SQLite3::ResultSet
::new — SQLite3::Database
::new — SQLite3::Statement
::new — SQLite3::Database::FunctionProxy
::new — SQLite3::Translator
::new — SQLite3::Database
::new — SQLite3::Backup
::new — SQLite3::Value
::open — SQLite3::Database
::quote — SQLite3::Database
::step — SQLite3::Database
#[] — SQLite3::Database::FunctionProxy
#[]= — SQLite3::Database::FunctionProxy
#active? — SQLite3::Statement
#add_translator — SQLite3::Translator
#authorizer — SQLite3::Database
#authorizer= — SQLite3::Database
#auto_vacuum — SQLite3::Pragmas
#auto_vacuum= — SQLite3::Pragmas
#bind_param — SQLite3::Statement
#bind_parameter_count — SQLite3::Statement
#bind_params — SQLite3::Statement
#busy_handler — SQLite3::Database
#busy_timeout — SQLite3::Database
#busy_timeout= — SQLite3::Database
#cache_size — SQLite3::Pragmas
#cache_size= — SQLite3::Pragmas
#changes — SQLite3::Database
#clear_bindings! — SQLite3::Statement
#close — SQLite3::Database
#close — SQLite3::Statement
#close — SQLite3::ResultSet
#closed? — SQLite3::Statement
#closed? — SQLite3::Database
#closed? — SQLite3::ResultSet
#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
#complete? — SQLite3::Database
#count — SQLite3::Database::FunctionProxy
#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::Statement
#each — SQLite3::ResultSet
#enable_load_extension — SQLite3::Database
#encoding — SQLite3::Database
#eof? — SQLite3::ResultSet
#errcode — SQLite3::Database
#errmsg — 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_first_row — SQLite3::Database
#get_first_value — SQLite3::Database
#index_info — SQLite3::Pragmas
#index_list — SQLite3::Pragmas
#integrity_check — SQLite3::Pragmas
#interrupt — SQLite3::Database
#last_insert_row_id — SQLite3::Database
#length — SQLite3::Value
#load_extension — SQLite3::Database
#next — SQLite3::ResultSet
#null? — SQLite3::Value
#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_error — SQLite3::Database::FunctionProxy
#step — SQLite3::Statement
#step — SQLite3::Database
#step — SQLite3::Backup
#synchronous — SQLite3::Pragmas
#synchronous= — SQLite3::Pragmas
#table_info — SQLite3::Pragmas
#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
#translate — SQLite3::Translator
#translator — SQLite3::Database
#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