0
Not a bug
Cascading delete is setup in reverse
I have a 1:n relationship between Tenant table and Settings table.
In the relationship properties I setup a cascading delete property:
The generated SQL creates the constraint on Tenant instead of Settings.
Customer support service by UserEcho
Ignore this - brain meltdown.