This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
CoreStore-JohnEstropia
Watch
1
Star
0
Fork
0
You've already forked CoreStore-JohnEstropia
mirror of
https://github.com/JohnEstropia/CoreStore.git
synced
2026-05-01 04:54:21 +02:00
Code
Issues
95
Packages
Projects
Releases
10
Wiki
Activity
Files
8c6a7df731c2452f80b296fc11297e756d1d5c18
CoreStore-JohnEstropia
/
CoreStore
/
Setting Up
History
John Estropia
8c6a7df731
provide a way to enumerate entities managed by the DataStack
2015-08-18 21:40:33 +09:00
..
CoreStore+Setup.swift
addSQLiteStoreAndWait() does not support auto-migrating stores anymore; use the asynchronous addSQLiteStore(..., completion:) method instead.
2015-07-26 10:07:42 +09:00
DataStack.swift
provide a way to enumerate entities managed by the DataStack
2015-08-18 21:40:33 +09:00
PersistentStoreResult.swift
updated error handling for DataStack methods, updated migration demo app
2015-07-12 19:20:38 +09:00