redwood prisma migrate resolve

Resolve issues with database migrations in deployment databases

Options

NameDescription
-h, --helpDisplay 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