bollwerk/app/schemas/de.krisenvorrat.app.data.db.KrisenvorratDatabase
Jens Reinemann 1df2d1cff5 refactor: manuelle DB-Migrationen durch Room AutoMigration ersetzen
- DB-Version auf 6 hochgezaehlt (Clean-Slate, keine Rueckwaertskompatibilitaet)
- Alle manuellen Migrationen (v1-v5) aus Migrations.kt entfernt
- DatabaseModule: addMigrations() durch fallbackToDestructiveMigration() ersetzt
- migration-guide.md: AutoMigration-Workflow dokumentiert
- Instrumentierte Tests: alte Migrationstests durch frische DB-Tests ersetzt
- Schema 6.json exportiert

Closes #89
2026-05-17 11:43:27 +02:00
..
2.json infra: DB-Migration-Infrastruktur einrichten (#49) 2026-05-16 14:52:06 +02:00
3.json feat: Offline-Queue, Sofort-Sync & Last-Write-Wins (#61) 2026-05-16 21:40:10 +02:00
4.json feat: Messaging-System mit Offline-First und WebSocket-Push (#58) 2026-05-16 23:35:25 +02:00
5.json refactor: kcalPerKg -> kcalPerUnit (kcal pro Einheit) 2026-05-17 11:29:39 +02:00
6.json refactor: manuelle DB-Migrationen durch Room AutoMigration ersetzen 2026-05-17 11:43:27 +02:00