Expand description
SQLite-specific traits for tables, columns, and values
Traitsยง
- Drizzle
RowBy Index - Row capability for index-based extraction.
- Drizzle
RowBy Name - Optional row capability for name-based extraction.
- FromSQ
Lite Value - Trait for types that can be converted from SQLite values.
- SQLite
Column - SQLite
Column Info - SQLite
Table - SQLite
Table Info