teernisse
71d07c28d8
fix(migrations): add schema_version inserts to migrations 022-027
Defense-in-depth: The migration framework already handles missing
inserts via INSERT OR REPLACE (db.rs:174), but adding explicit
inserts to .sql files ensures consistency and makes migrations
self-documenting.
Migrations affected:
- 022_notes_query_index
- 024_note_documents
- 025_note_dirty_backfill
- 026_scoring_indexes
- 027_surgical_sync_runs
2026-02-21 09:20:18 -05:00
..
2026-01-26 11:27:51 -05:00
2026-01-26 11:27:51 -05:00
2026-01-26 11:27:51 -05:00
2026-01-26 11:27:51 -05:00
2026-01-26 11:27:51 -05:00
2026-01-26 11:27:51 -05:00
2026-01-26 22:44:37 -05:00
2026-01-30 15:45:41 -05:00
2026-01-30 15:45:41 -05:00
2026-01-30 15:45:41 -05:00
2026-02-03 09:34:48 -05:00
2026-02-03 12:06:43 -05:00
2026-02-03 17:36:17 -05:00
2026-02-04 13:38:29 -05:00
2026-02-04 13:38:29 -05:00
2026-02-05 15:29:51 -05:00
2026-02-05 16:54:28 -05:00
2026-02-07 23:11:14 -05:00
2026-02-08 07:54:59 -05:00
2026-02-08 14:33:13 -05:00
2026-02-08 13:35:14 -05:00
2026-02-11 08:09:21 -05:00
2026-02-21 09:20:18 -05:00
2026-02-12 11:59:44 -05:00
2026-02-21 09:20:18 -05:00
2026-02-21 09:20:18 -05:00
2026-02-21 09:20:18 -05:00
2026-02-21 09:20:18 -05:00