db-migrate
작성자: medusajs
Medusa에서 데이터베이스 마이그레이션 실행
npx skills add https://github.com/medusajs/medusa-agent-skills --skill db-migrateRun 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