Marc
07/29/2021, 11:35 AMrelationOnDelete
is already available in the DMMF types, but I am missing the field relationOnUpdate
.
Additionally, I noticed that the default values for relationOnDelete
(SetNull
and Restrict
) are missing in the generator step, if not explicitly added to the schema. I wrote this into this issue. Should I create an issue in the prisma repo as well?Marc
07/30/2021, 10:49 AMRyan
07/30/2021, 10:59 AMdmmf
is an internal API so I wouldn’t be sure of the priority it would be at.Marc
07/30/2021, 11:16 AM