Files
moreminimore-redesign/.changeset/fix-migration-033-runner-registration.md
Matt ‘TK’ Taylor 5b3e33c26b fix: adds optimize indexes (33) to migration runner (#330)
* fix: adds optimize indexes (33) to migration runner

* chore: add changeset for migration 033 runner registration fix

* test: update migration count assertions for 033_optimize_content_indexes
2026-04-07 11:52:55 +01:00

6 lines
210 B
Markdown

---
"emdash": patch
---
Fixes migration 033 (optimize content indexes) not being registered in the static migration runner, so the composite and partial indexes it defines are now actually applied on startup.