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
  4. module SQLite3

module SQLite3

Modules in this namespace

Constants

module

in SQLite3

Driver

module

in SQLite3

Error

module

in SQLite3

Pragmas

module

in SQLite3

Version

module

in SQLite3

Classes in this namespace

AbortException

class

in SQLite3

AuthorizationException

class

in SQLite3

Blob

class

in SQLite3

BusyException

class

in SQLite3

CantOpenException

class

in SQLite3

ConstraintException

class

in SQLite3

CorruptException

class

in SQLite3

Database

class

in SQLite3

EmptyException

class

in SQLite3

Exception

class

in SQLite3

FormatException

class

in SQLite3

FullException

class

in SQLite3

IOException

class

in SQLite3

InternalException

class

in SQLite3

InterruptException

class

in SQLite3

LockedException

class

in SQLite3

MemoryException

class

in SQLite3

MismatchException

class

in SQLite3

MisuseException

class

in SQLite3

NotADatabaseException

class

in SQLite3

NotFoundException

class

in SQLite3

PermissionException

class

in SQLite3

ProtocolException

class

in SQLite3

RangeException

class

in SQLite3

ReadOnlyException

class

in SQLite3

ResultSet

class

in SQLite3

SQLException

class

in SQLite3

SchemaChangedException

class

in SQLite3

Statement

class

in SQLite3

TooBigException

class

in SQLite3

Translator

class

in SQLite3

UnsupportedException

class

in SQLite3

Value

class

in SQLite3

Modules

  • SQLite3::Constants
  • SQLite3::Driver
  • SQLite3::Error
  • SQLite3::Pragmas
  • SQLite3::Version

Classes

  • SQLite3::AbortException
  • SQLite3::AuthorizationException
  • SQLite3::Blob
  • SQLite3::BusyException
  • SQLite3::CantOpenException
  • SQLite3::ConstraintException
  • SQLite3::CorruptException
  • SQLite3::Database
  • 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::ProtocolException
  • SQLite3::RangeException
  • SQLite3::ReadOnlyException
  • SQLite3::ResultSet
  • SQLite3::SQLException
  • SQLite3::SchemaChangedException
  • SQLite3::Statement
  • SQLite3::TooBigException
  • SQLite3::Translator
  • SQLite3::UnsupportedException
  • SQLite3::Value

Defined in

  • 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