gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module SQLite3
    • module SQLite3::Constants
    • module SQLite3::Constants::ColumnType
    • module SQLite3::Constants::ErrorCode
    • module SQLite3::Constants::TextRep
    • module SQLite3::Driver
    • module SQLite3::Driver::FFI
    • module SQLite3::Driver::FFI::API
    • module SQLite3::Error
    • module SQLite3::Pragmas
    • module SQLite3::Version
  • Classes

    • class SQLite3::AbortException
    • class SQLite3::AuthorizationException
    • class SQLite3::Blob
    • class SQLite3::BusyException
    • class SQLite3::CantOpenException
    • class SQLite3::ConstraintException
    • class SQLite3::CorruptException
    • class SQLite3::Database
    • class SQLite3::Database::AggregateDefinitionProxy
    • class SQLite3::Database::FunctionProxy
    • class SQLite3::Driver::FFI::Driver
    • class SQLite3::EmptyException
    • class SQLite3::Exception
    • class SQLite3::FormatException
    • class SQLite3::FullException
    • class SQLite3::IOException
    • class SQLite3::InternalException
    • class SQLite3::InterruptException
    • class SQLite3::LockedException
    • class SQLite3::MemoryException
    • class SQLite3::MismatchException
    • class SQLite3::MisuseException
    • class SQLite3::NotADatabaseException
    • class SQLite3::NotFoundException
    • class SQLite3::PermissionException
    • class SQLite3::ProtocolException
    • class SQLite3::RangeException
    • class SQLite3::ReadOnlyException
    • class SQLite3::ResultSet
    • class SQLite3::ResultSet::ArrayWithTypes
    • class SQLite3::ResultSet::ArrayWithTypesAndFields
    • class SQLite3::ResultSet::HashWithTypes
    • class SQLite3::SQLException
    • class SQLite3::SchemaChangedException
    • class SQLite3::Statement
    • class SQLite3::TooBigException
    • class SQLite3::Translator
    • class SQLite3::UnsupportedException
    • class SQLite3::Value
    • class String
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. sqlite3
  3. 0.0.1

Source



Select a file from the right

Source Files

  • lib/sqlite3.rb
  • lib/sqlite3/constants.rb
  • lib/sqlite3/database.rb
  • lib/sqlite3/driver/ffi/api.rb
  • lib/sqlite3/driver/ffi/driver.rb
  • lib/sqlite3/errors.rb
  • lib/sqlite3/pragmas.rb
  • lib/sqlite3/resultset.rb
  • lib/sqlite3/statement.rb
  • lib/sqlite3/translator.rb
  • lib/sqlite3/value.rb
  • lib/sqlite3/version.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem