Guys, how to reset database with a prisma? I'm pla...
# prisma-whats-new
a
Guys, how to reset database with a prisma? I'm playing around and latest changes break my db (I suppose)
a
You could try a
prisma reset
.
a
thank you
but only delete helps)