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::Optimize
    • module SQLite3::Constants::Status
    • module SQLite3::Constants::TextRep
    • module SQLite3::ForkSafety
    • module SQLite3::ForkSafety::CoreExt
    • module SQLite3::Pragmas
  • Classes

    • class SQLite3::AbortException
    • class SQLite3::AuthorizationException
    • class SQLite3::BusyException
    • class SQLite3::CantOpenException
    • class SQLite3::ConstraintException
    • class SQLite3::CorruptException
    • class SQLite3::Database
    • class SQLite3::Database::FunctionProxy
    • class SQLite3::EmptyException
    • class SQLite3::Exception
    • class SQLite3::FormatException
    • class SQLite3::FullException
    • class SQLite3::HashResultSet
    • 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::SQLException
    • class SQLite3::SchemaChangedException
    • class SQLite3::Statement
    • class SQLite3::TooBigException
    • 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. 2.7.0
  4. module SQLite3::Constants

module SQLite3::Constants

Modules in this namespace

ColumnType

module

in SQLite3::Constants

ErrorCode

module

in SQLite3::Constants

Optimize

module

in SQLite3::Constants

Status

module

in SQLite3::Constants

TextRep

module

in SQLite3::Constants

Modules

  • SQLite3::Constants::ColumnType
  • SQLite3::Constants::ErrorCode
  • SQLite3::Constants::Optimize
  • SQLite3::Constants::Status
  • SQLite3::Constants::TextRep

Defined in

  • lib/sqlite3/constants.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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