This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
CoreStore
Watch
1
Star
0
Fork
0
You've already forked CoreStore
mirror of
https://github.com/JohnEstropia/CoreStore.git
synced
2026-01-14 21:23:43 +01:00
Code
Issues
95
Packages
Projects
Releases
10
Wiki
Activity
Files
f18d29d9bcbb90c4b3fcd0f82df2f4663c6e121e
CoreStore
/
CoreStore.xcodeproj
History
John Rommel Estropia
f18d29d9bc
created an asynchronous method for adding sqlite store to handle asynchronous migrations. note that this commit breaks previous usage of DataStack.addSQLiteStore(...), which is now renamed to addSQLiteStoreAndWait(...)
2015-06-10 10:37:16 +09:00
..
project.xcworkspace
updated README, added more utilities for updating and deleting objects from transactions
2015-05-30 17:26:06 +09:00
xcuserdata/johnestropia.xcuserdatad
/xcschemes
fixed segmentation fault when compiling for release builds
2015-05-28 01:36:29 +09:00
project.pbxproj
created an asynchronous method for adding sqlite store to handle asynchronous migrations. note that this commit breaks previous usage of DataStack.addSQLiteStore(...), which is now renamed to addSQLiteStoreAndWait(...)
2015-06-10 10:37:16 +09:00