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
This commit is contained in:
5
.changeset/fix-migration-033-runner-registration.md
Normal file
5
.changeset/fix-migration-033-runner-registration.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"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.
|
||||
Reference in New Issue
Block a user