What's the best way to update a prisma server betw...
# orm-help
p
What's the best way to update a prisma server between environments? For instance, I have dev and production environments. I make dozens of migrations and update prisma in dev and want to move to production.