Closed pasya1912 closed 1 year ago
im new to this prisma thing. how do i run migration with it ? thanks
what should i do first ?
Update your .env connection
.env
npx prisma migrate dev
or
npx prisma db push
im new to this prisma thing. how do i run migration with it ? thanks