0
Not a bug

Cascading delete is setup in reverse

Rob Hill fa 3 anys updated by Artsiom Kashkou fa 3 anys 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.