- Increment SCHEMA_VERSION constant from 9 to 10 in packages/core/src/db.ts - Ensures the auto-migration system detects the schema change and runs the new migration - Matches migration logic that checks version delta against SCHEMA_VERSION
- Increment SCHEMA_VERSION constant from 9 to 10 in packages/core/src/db.ts - Ensures the auto-migration system detects the schema change and runs the new migration - Matches migration logic that checks version delta against SCHEMA_VERSION