Modules§
- backups
- bash_
tasks - bash_
watches - compression_
events - removal
- Durable state summarized when a user is considering removing AFT.
- standing_
roots - Machine-scoped durable resolution and strict-verification state for standing roots.
- state
Enums§
Constants§
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.
- open_
readonly - Open an existing AFT database without creating, migrating, or mutating it.
- run_
migrations - Run forward-only migrations up to
CURRENT_SCHEMA_VERSION.