Module assembly_fdb::sqlite
source · Expand description
Structs
- A connection to a SQLite database.
Enums
- Enum listing possible errors from rusqlite.
Functions
- Try to export a database to a SQL connection
Type Definitions
- A typedef of the result returned by many methods.