Prisma
@prisma.io
6 months ago Prisma Migrate *just works*.
It takes your schema, produces migration files from it, and then applies the migrations to your database.
But sometimes you might want to step in to customize the migration before it runs.
Here's a quick look at how to do that with Prisma Migrate 👀
💬 1
♻️ 0
❤️ 2