-
release: 5.0.0-alpha.1 - SQLite migrator (shadow write, JSON stays master)
released this
2026-05-11 22:06:38 +02:00 | -19 commits to main since this releasePlan 02 abgeschlossen.
- better-sqlite3 + @types installiert
- src/main/infra/{db.ts, schema-v5.ts} - DbHandle wrapper + schema v5 (7 tables + 6 indices)
- src/main/domain/migrator.ts - JSON to SQLite (idempotent, fail-soft, .v4-backup)
- main.ts: lazy-require Aufruf im app.whenReady
- 106 unit tests (vorher 91, +15 fuer db + migrator)
- npm run test:e2e:release gruen
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
Downloads