Hi! I was planning to use prisma migration as a mi...
# prisma-migrate
k
Hi! I was planning to use prisma migration as a migration tool for my app. However, it seems like this feature is still experiemental. I'm using Node.js and postgresql for the backend. Are there any recommendation (other than knexjs) as for alternatives? Thanks!
a
Recommendations are hard. I’ve talked to some people who have been using node-pg-migrate.
👍 1
j
we're trying out umzug with just prisma2 $raw queries.
👍 1