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-04-28 19:47:11 +02:00
Code
Issues
95
Packages
Projects
Releases
10
Wiki
Activity
Files
a44400a935b57113ad6484322c3b6dbe98c89a11
CoreStore-JohnEstropia
/
CoreStore
History
John Rommel Estropia
a44400a935
version bump
2015-06-10 10:38:08 +09:00
..
Convenience Helpers
Renaming project because of cocoapods name clash with HardcoreData :(
2015-05-27 22:51:02 +09:00
Fetching and Querying
removed Median and StandardDeviation from supported aggregates as core data doesn't seem to support them either
2015-06-06 17:44:04 +09:00
Internal
updated README, added more utilities for updating and deleting objects from transactions
2015-05-30 17:26:06 +09:00
Logging
updated demo app
2015-06-05 02:21:34 +09:00
Migrating
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
Observing
Renaming project because of cocoapods name clash with HardcoreData :(
2015-05-27 22:51:02 +09:00
Saving and Processing
fixed demo app
2015-06-04 00:40:19 +09:00
Setting Up
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.h
Renaming project because of cocoapods name clash with HardcoreData :(
2015-05-27 22:51:02 +09:00
CoreStore.swift
minor changes, updated README
2015-05-31 14:42:06 +09:00
Info.plist
version bump
2015-06-10 10:38:08 +09:00
NSError+CoreStore.swift
Renaming project because of cocoapods name clash with HardcoreData :(
2015-05-27 22:51:02 +09:00