prisma-util migrate reset
Usage
This command has the same usage as described in the official Prisma CLI Documentation here, but it has additional options or flags.
Flags
--reset-only
Do not apply any migrations after reset.
Last updated