• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
iOS Deleting an Entity from Core Data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: iOS Deleting an Entity from Core Data
      • From: Alex Finkel <email@hidden>
  • Prev by Date: Re: Why is translatesAutoresizingMaskIntoConstraints on in my storyboard?
  • Next by Date: Re: Subclassing a View Controller in a Storyboard
  • Previous by thread: Re: Why is translatesAutoresizingMaskIntoConstraints on in my storyboard?
  • Next by thread: Re: iOS Deleting an Entity from Core Data
  • Index(es):
    • Date
    • Thread