Skip to main content

Crate reifydb_sqlite

Crate reifydb_sqlite 

Source

Modules§

connection
error
pragma

Structs§

OpenFlags
SQLite database open flags.
SqliteConfig
Configuration for a SQLite storage backend.

Enums§

DbPath
Where the SQLite database file lives on disk.
JournalMode
SQLite journal mode options.
SynchronousMode
SQLite synchronous mode options.
TempStore
SQLite temporary storage location.