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
a185bc96c08b0e4eaa58f00e37a856e402967bf8
CoreStore-JohnEstropia
/
CoreStore
/
Saving and Processing
History
John Estropia
dc8bdf3bad
watch OS support
2015-10-20 20:38:58 +09:00
..
AsynchronousDataTransaction.swift
Tighter generics implementations. You can now pass any SequenceType's for methods that previously only accepts Array's.
2015-09-19 18:20:52 +09:00
BaseDataTransaction.swift
Tighter generics implementations. You can now pass any SequenceType's for methods that previously only accepts Array's.
2015-09-19 18:20:52 +09:00
CoreStore+Transaction.swift
Deprecated DetachedDataTransaction in favor of UnsafeDataTransaction. beginDetached() methods are also deprecated; use beginUnsafe() instead.
2015-09-21 15:08:46 +09:00
DataStack+Transaction.swift
Deprecated DetachedDataTransaction in favor of UnsafeDataTransaction. beginDetached() methods are also deprecated; use beginUnsafe() instead.
2015-09-21 15:08:46 +09:00
Into.swift
WIP: documentation
2015-09-10 07:21:53 +09:00
SaveResult.swift
migration utilities (beta), swift 2 conversion
2015-07-07 08:03:46 +09:00
SynchronousDataTransaction.swift
Tighter generics implementations. You can now pass any SequenceType's for methods that previously only accepts Array's.
2015-09-19 18:20:52 +09:00
UnsafeDataTransaction.swift
watch OS support
2015-10-20 20:38:58 +09:00