0
Not a bug

Cascading delete is setup in reverse

Rob Hill 3 year бұрын updated by Artsiom Kashkou 3 year бұрын 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.