Files
cc-switch/src-tauri
YoVinchen 6443dc897d feat(backend): add database SQL export/import with backup
- Enable rusqlite backup feature for SQL dump support
- Implement export_sql to generate SQLite-compatible SQL dumps
- Implement import_sql with automatic backup before import
- Add snapshot_to_memory to avoid long-held database locks
- Add backup rotation to retain latest 10 backups
- Support atomic import with rollback on failure
2025-11-24 00:45:34 +08:00
..
2025-11-22 19:18:35 +08:00
2025-11-22 19:18:35 +08:00