0
Not a bug

Cascading delete is setup in reverse

Rob Hill 3 years ago updated by Artsiom Kashkou 3 years ago 2

I have a 1:n relationship between Tenant table and Settings table.

In the relationship properties I setup a cascading delete property:

Image 1080

The generated SQL creates the constraint on Tenant instead of Settings.