Having the current database table setup (User & Post) tables with a one-to-many relation on the User->Post
I can't get the cascade delete to work, because of a relation conflict.
What would be the way to go about this?
(SQLITE)
Error: "PrismaClientKnownRequestError2 [PrismaClientKnownRequestError]: The change you are trying to make would violate the required relation 'PostToUser' between the