class
Focus::SQLite::QuerySet
- Focus::SQLite::QuerySet
- Focus::QuerySet
- Reference
- Object
Defined in:
generator/sqlite/query_set.crConstructors
Instance Method Summary
- #db : Focus::DBConn
- #get_schema : Metadata::Schema
- #get_table_columns_metadata(db : Focus::DBConn, table_name : String) : Array(Metadata::Column)
-
#get_tables_metadata(table_type : TableType) : Array(Metadata::Table)
table_type can be "table" or "view"
Constructor Detail
Instance Method Detail
table_type can be "table" or "view"