Skip to main content

Crate fsqlite_error

Crate fsqlite_error 

Source

Enums§

DatabaseImagePublicationErrorClass
Durable outcome class for a failed whole-database-image publication.
ErrorCode
SQLite result/error codes for wire protocol compatibility.
FrankenError
Primary error type for FrankenSQLite operations.

Constants§

SQLITE_OPEN_NEWER_FORMAT
Extended result code for a refused open due to a newer on-disk .fsqlite format version (rollback-safety handshake, bd-yaomh.6).

Type Aliases§

Result
Result type alias using FrankenError.