Module sqlite
Expand description
This module handles discovery of a schema from an SQLite database. Note that only the types specified by official SQLite documentation are discovered.
Modules§
Structs§
Enums§
- Sqlite
Discovery Error - All the errors that can be encountered when using this module
Type Aliases§
- Discovery
Result - This type simplifies error handling