Re: Core Data NSSQLiteStoreType problem
Re: Core Data NSSQLiteStoreType problem
- Subject: Re: Core Data NSSQLiteStoreType problem
- From: Ben Trumbull <email@hidden>
- Date: Sun, 11 Nov 2007 15:07:15 -0800
It doesn't have any inverse relationship. One entity(A) has a to-many
relationship to another entity(B), but B doesn't have any
relationship to A.
That's illegal. If you try to build this on Leopard, you should
receive a lot of warnings. Add the inverse relationship.
There's more in the archives about this.
- Ben
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden