Skip to content

Update migrations skill for direct calling syntax - #14

Merged
mikecann merged 1 commit into
mainfrom
mikec/update-migrations-direct-call-syntax
May 28, 2026
Merged

Update migrations skill for direct calling syntax#14
mikecann merged 1 commit into
mainfrom
mikec/update-migrations-direct-call-syntax

Conversation

@mikecann

Copy link
Copy Markdown
Member

Summary

  • Update the Convex migration helper to recommend calling migrations.define exports directly with npx convex run migrations:myMigration.
  • Keep migrations.runner() documented for general-purpose runners and reusable ordered series.
  • Add direct-call examples for production runs, dry runs, reset, and ad hoc next series.

Validation

  • npm run format-check
  • npm run test:skills-manifest

Notes

Verified the syntax against @convex-dev/migrations@0.3.4, whose README now describes direct CLI invocation as the simplest way to run a migration.

@mikecann
mikecann merged commit 294d4f0 into main May 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant