Skip to main content

Module backup

Module backup 

Source
Expand description

Handler for the backup CLI subcommand.

Uses the SQLite Online Backup API (via rusqlite) to produce a consistent point-in-time copy of the database file even while the database is in use.

Structs§

BackupArgs

Functions§

run