Expand description
SQLite storage.
Structs§
- A handle to an open sqlite instance
- A result of a query
- A database row result
- A set of values for each of the columns in a query-result
Enums§
- The set of errors which may be raised by functions in this interface
- A single column’s result from a database query