I see that there’s an `onDelete = ReferenceOption....
# exposed
m
I see that there’s an
onDelete = ReferenceOption.CASCADE
for foreign key constraints. Is there support for something like MySQL’s
ON UPDATE CASCADE
?
t
It's on a way:D Maybe on that week in minor release
m
Would be great. Thanks!