saleor-apps-redis_apl/apps/emails-and-messages/scripts/migrations/README.md

8 lines
208 B
Markdown
Raw Normal View History

# Metadata migration scripts
To run dry-run (check migration without mutating the data):
`npx tsx scripts/migrations/run-report.ts`
To update date and save it:
`npx tsx scripts/migrations/run-migration.ts`