Create Migration

Create a Notifuse database migration — bump VERSION in config/config.go, add a vN.go migration in internal/migrations/ implementing MajorMigrationInterface, update CHANGELOG.md, and test it. Use for any system or workspace database schema change.

notifuse Updated

File contents

notifuse/notifuse/tree/main/.claude/skills/create-migration commit 46a104bdef

Frequently asked questions

npx skillmds@latest add notifuse/create-migration