Reputation: 3160
I am a bit confused by this message sent by Xcode:
Setting the No Action Delete Rule on Passenger.taxi is an advanced setting [5]
These are the specifications
What delete rule do I need here to meet the requirements?
Upvotes: 4
Views: 2170
Reputation: 75058
Set the delete rule to nullify, which simply nils out the link. "No Action" is a bit weird in that you can think of it as leaving a pointer that does not really exist I'm not sure if that's what it would really do).
Upvotes: 5