Skip to main content

Module sqlite

Module sqlite 

Source
Expand description

SQLite-specific connection helpers.

Constants§

SQLITE_BUSY_TIMEOUT_MS
Busy-timeout applied to SQLite connections opened by the persistence layer.

Functions§

configure_conn
Applies shared SQLite connection settings.
open_conn
Opens a SQLite connection and applies orchestrator-specific pragmas.