Prisma
@prisma.io
about 1 year ago We generally use `prisma migrate dev` when we're in development working against our local (or remote) development database.
When we want to deploy our changes to production, we use another command in our CI/CD or deployment pipelines:
💬 1
♻️ 0
❤️ 0