✓ SAFE: Back up SQLite DB, including committed WAL data.
backup_databaseCreate a safe, consistent snapshot of a SQLite database, including committed WAL data, and write it to a specified file path.
Instructions
✓ SAFE: Back up SQLite DB, including committed WAL data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_path | No | ||
| source_database_name | No |