This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
CoreStore-JohnEstropia
Watch
1
Star
0
Fork
0
mirror of
https://github.com/JohnEstropia/CoreStore.git
synced
2026-08-01 01:18:51 +02:00
Code
Issues
95
Packages
Projects
Releases
10
Wiki
Activity
Files
f18d29d9bcbb90c4b3fcd0f82df2f4663c6e121e
CoreStore-JohnEstropia
/
CoreStore
T
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
..
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
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
NSError+CoreStore.swift
Renaming project because of cocoapods name clash with HardcoreData :(
2015-05-27 22:51:02 +09:00