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-02-23 11:05:04 +01:00
Code
Issues
95
Packages
Projects
Releases
10
Wiki
Activity
Files
1a56dfd708f469684f2b0dc6ca4873332c8708a0
CoreStore-JohnEstropia
/
CoreStore
/
Setting Up
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
..
CoreStore+Setup.swift
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
DataStack.swift
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
PersistentStoreResult.swift
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