medusajs

db-migrate

Run database migrations in Medusa

medusajs 182 18 Updated 3mo ago
GitHub

Install

npx skillscat add medusajs/medusa-agent-skills/db-migrate

Install via the SkillsCat registry.

SKILL.md

Run Database Migrations

Execute the Medusa database migration command to apply pending migrations.

Use the Bash tool to execute: npx medusa db:migrate

Report the migration results to the user, including:

  • Number of migrations applied
  • Any errors that occurred
  • Success confirmation