miroir/crates/miroir-core/migrations
jedarden d29ebcc97a P3.3: Fix Redis migrate to always update schema version
The migrate function now always sets the schema version to match
the binary version, ensuring consistency on restart. Redis doesn't
need SQL migrations but we track version for compatibility with SQLite
and to enable version-ahead safety checks on rollback.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Bead-Id: miroir-zc2.4
2026-05-20 07:18:57 -04:00
..
001_initial.sql P3.4: Implement schema versioning system 2026-04-19 00:13:19 -04:00
002_feature_tables.sql P3.3: Fix Redis migrate to always update schema version 2026-05-20 07:18:57 -04:00
003_task_registry_fields.sql P3: Task Registry + Persistence — 14-table SQLite schema, Redis mirror, Helm validation 2026-04-24 15:50:20 -04:00