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-03-12 05:21:40 +01:00
Code
Issues
95
Packages
Projects
Releases
10
Wiki
Activity
Files
4792c4462e9801fa17c681676ca8fcd4f0e52883
CoreStore-JohnEstropia
/
CoreStore
/
Saving and Processing
History
John Rommel Estropia
5b0439835b
Deprecated DetachedDataTransaction in favor of UnsafeDataTransaction. beginDetached() methods are also deprecated; use beginUnsafe() instead.
2015-09-21 15:08:46 +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
Deprecated DetachedDataTransaction in favor of UnsafeDataTransaction. beginDetached() methods are also deprecated; use beginUnsafe() instead.
2015-09-21 15:08:46 +09:00