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::Pragmas
    • module SQLite3::VersionProxy
  • 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::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::HashWithTypesAndFields
    • 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. 1.6.3

Generated RBS files


Experimental RBS support (using type sampling data from the type_fusion project).

RBS file (complete) RBS file (only methods with samples) Download RBS file (complete) Download RBS file (only methods with samples)

Typing Progress


We have received 226 type samples for the sqlite3-1.6.3 gem and matched them to 10 out of the 202 methods (5.0 %).

Methods With Samples


bind_params

43 samples

SQLite3::Statement

execute!

38 samples

SQLite3::Statement

initialize

37 samples

SQLite3::ResultSet

active?

37 samples

SQLite3::Statement

execute

33 samples

SQLite3::Statement

each

28 samples

SQLite3::Statement

quote

4 samples

SQLite3::Database

bind_params

2 samples

SQLite3::Statement

prepare

1 sample

SQLite3::Database

execute

1 sample

SQLite3::Database

columns

1 sample

SQLite3::Statement

initialize

1 sample

SQLite3::ResultSet

Top-Level Modules

  • SQLite3

Top-Level Classes

  • String
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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