iOS Deleting an Entity from Core Data
iOS Deleting an Entity from Core Data
- Subject: iOS Deleting an Entity from Core Data
- From: Dave <email@hidden>
- Date: Wed, 04 Sep 2013 20:55:11 +0100
Hi,
I want to remove an Entity from a Core Data Store (SQLite). I deleted it in the model, but when I run the App now, it crashes with a "Z" table already created error. I've also removed (AFAIK) all references to this in the Project. This entity has no relationships and was basically created ages ago but was never used, I now want to remove from the Store, but I don't want this to crash for existing users!
What do I have to do to delete Entity this from an existing Store?
Thanks in Advance
Dave
_______________________________________________
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