Re: Core Data : Synchronizing objects with SQLite file
Re: Core Data : Synchronizing objects with SQLite file
- Subject: Re: Core Data : Synchronizing objects with SQLite file
- From: Jerry Krinock <email@hidden>
- Date: Mon, 10 Feb 2014 22:36:25 -0800
On 2014 Feb 10, at 12:01, Fritz Anderson <email@hidden> wrote:
> Am I correct that you routinely use your Core Data store as a straight SQLite database? Not just peeking with a browser or the sqlite3 command line?
Thank you, Fritz. No, generally I only peek into the SQLite file for troubleshooting.
The problem, which was that there was some confusion between migrated versions of the file, and possibly an SQLite tool I was using (not sqlite3 command-line) was lying to me. Anyhow, the fetches agree with what is in the file now.
_______________________________________________
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