Structs§
- Query
Result - A result of a query
- RowResult
- A set of values for each of the columns in a query-result
Enums§
- Connection
- A handle to an open sqlite instance
- Error
- The set of errors which may be raised by functions in this interface
- Value
- A single column’s result from a database query