Re: Disabling Core Data WAL journal_mode with NSPersistentDocument

2013-11-01 Thread Mike Abdullah
On 1 Nov 2013, at 18:28, Sean McBride wrote: > Hi all, > > The 10.9 Core Data release notes say: > > > > -- > The Core Data SQLite persistent store will default to using WAL

Disabling Core Data WAL journal_mode with NSPersistentDocument

2013-11-01 Thread Sean McBride
Hi all, The 10.9 Core Data release notes say: -- The Core Data SQLite persistent store will default to using WAL journal_mode on all applications linked on or after 10.9. This