Solving prisma error running on docker linux-musl
When running prisma inside a docker on my mac m1, it shows those error, here is how I solve it
OneBite.Dev - Coding blog in a bite size
When running prisma inside a docker on my mac m1, it shows those error, here is how I solve it
When implementing upsert through Prisma you need to make sure that the where clause contains a unique column only