redwood prisma migrate resolve
Resolve issues with database migrations in deployment databases
Options
| Name | Description | 
|---|---|
| -h, --help | Display this help message | 
| --schema  <Schema path> | Custom path to your Prisma schema | 
| --applied  <migration file path> | Record a specific migration as applied | 
| --rolled-back  <migration file path> | Record a specific migration as rolled back |