7 lines
208 B
Markdown
7 lines
208 B
Markdown
# 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`
|