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-16 05:56:50 +01:00
Code
Issues
95
Packages
Projects
Releases
10
Wiki
Activity
Files
a44400a935b57113ad6484322c3b6dbe98c89a11
CoreStore
/
CoreStoreTests
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
..
Model.xcdatamodeld
/Model.xcdatamodel
Renaming project because of cocoapods name clash with HardcoreData :(
2015-05-27 22:51:02 +09:00
CoreStoreTests.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
Info.plist
Renaming project because of cocoapods name clash with HardcoreData :(
2015-05-27 22:51:02 +09:00
TestEntity1.swift
Renaming project because of cocoapods name clash with HardcoreData :(
2015-05-27 22:51:02 +09:00
TestEntity2.swift
Renaming project because of cocoapods name clash with HardcoreData :(
2015-05-27 22:51:02 +09:00