Focus::SQLite::QuerySet
Inherits Focus::QuerySet / Reference / Object
Constructors
new(db : DB::Connection | DB::Database)
SourceInstance methods
db
Sourceget_schema
Sourceget_tables_metadata(table_type : TableType) : Array(Metadata::Table)
table_type can be "table" or "view"