Hey is there a way I can run my migrations to a sp...
# prisma-migrate
b
Hey is there a way I can run my migrations to a specific point? so like
prisma migrate reset
but I want it to stop one migration before the most recent just so I can test my custom migration SQL with real data