- Add BackupData struct and BackupService with raw SQL export/import - Restore uses raw inserts to bypass brew deductions and timeline creation - Restore requires an empty database, inserts in FK dependency order - Add comprehensive e2e test verifying full round-trip fidelity |
||
|---|---|---|
| .. | ||
| auth_api.rs | ||
| backup.rs | ||
| bags_api.rs | ||
| brews_api.rs | ||
| datastar.rs | ||
| gear_api.rs | ||
| helpers.rs | ||
| main.rs | ||
| roasters_api.rs | ||
| roasts_api.rs | ||
| timeline.rs | ||