Module sqlite_progress_test_observer

Module sqlite_progress_test_observer 

Source
Expand description

Deterministic observation of production SQLite progress boundaries for downstream tests.

Enums§

SqliteReadProgressEvent
One observable event emitted by the production SQLite read-progress boundary.

Functions§

observe_sqlite_read_progress
Run one operation while observing its synchronous SQLite progress events.