Does anyone know why Prisma tries to overwrite my ...
# orm-help
j
Does anyone know why Prisma tries to overwrite my custom migration script? This looks like a bug to me.
n
Hey Jawad 👋 What version of
@prisma/client
are you running?
j
@Nurul thank you for getting back to me but I already resolved it using the ondelete key in the schema and setting it to cascade