redwood prisma db push

This command pushes the state of your Prisma schema file to the database without using migrations files

Options

NameDescription
-h, --helpDisplay this help message
--schema <Schema path>Custom path to your Prisma schema
--skip-generateSkip generation of artifacts such as Prisma Client
--force-reset
  • Dangerous 💥
--accept-data-loss
  • Dangerous 💥