Expand description
SQLite storage backend implementation
Structs§
- Sqlite
Main File Identity - Identity obtained from SQLite’s actual open main-database file descriptor.
- Sqlite
Store - SQLite-backed storage backend for Prolly Trees.
- Sqlite
Store Config - Configuration options for
SqliteStore. - Sqlite
Store Error - Error type for SQLite store operations.
Functions§
- sqlite_
main_ file_ identity - Inspect SQLite’s actual open main-database descriptor without executing SQL.