Skip to main content

Module db

Module db 

Source

Modules§

backups
bash_tasks
compression_events
state

Enums§

OpenError

Constants§

CURRENT_SCHEMA_VERSION

Functions§

apply_pragmas
Apply the per-connection PRAGMAs required for every AFT SQLite connection.
open
Open or create the AFT SQLite database at the given path.
run_migrations
Run forward-only migrations up to CURRENT_SCHEMA_VERSION.