issues
search
michaelarmstrong
/
SuperRecord
A small set of utilities to make working with CoreData and Swift a bit easier.
MIT License
366
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changed to compile with swift 2.3
#55
kelvin-langford
opened
8 years ago
2
Implementing magicalrecord style handling of store structure change
#54
jyaunches
closed
8 years ago
3
updating findAllWithAttribute to use default context
#53
jyaunches
closed
8 years ago
1
Correct the spelling of CocoaPods in README
#52
ReadmeCritic
closed
8 years ago
0
Replacing NSStringFromClass(self) with String(self) for entityName
#51
andrewconlan
closed
8 years ago
1
WatchOS 2.0 support
#50
michaelarmstrong
closed
8 years ago
0
Add logo
#49
PGLongo
opened
8 years ago
0
Demo/super pokedex
#48
PGLongo
closed
8 years ago
0
remover unnecessary parameters and leveraged optional parameters bett…
#47
michaelarmstrong
closed
9 years ago
0
Add Contains predicate to NSPredicateOperator
#46
PGLongo
closed
9 years ago
0
Use Generics in NSManagedObject Extension
#45
PGLongo
opened
9 years ago
2
Fixed random SQLite error code:522, 'not an error'
#44
PGLongo
closed
9 years ago
5
CocoaPods version in CocoaPods master Specs repo is 1.3 and should be 1.4
#43
michaelarmstrong
closed
9 years ago
1
Rromanchuk swift 2.0
#42
michaelarmstrong
closed
9 years ago
2
Swift 2.0
#41
rromanchuk
closed
9 years ago
6
Added sortDescriptors to findAll
#40
PGLongo
closed
9 years ago
0
Added updateAll to NSManagedObjectExtension
#39
PGLongo
closed
9 years ago
0
Group By functions
#38
PGLongo
closed
9 years ago
0
Updated travis
#37
PGLongo
closed
9 years ago
0
Nil pointer Exception if target contains a space
#36
PGLongo
opened
9 years ago
1
Fixed warning "different optionality than expected by protocol 'NSFetchedResultsControllerDelegate"
#35
PGLongo
closed
9 years ago
3
Swift 1.2
#34
adamwaite
closed
9 years ago
5
The spec did not pass validation
#33
PGLongo
closed
9 years ago
1
add the demo project with collection view
#32
Javeru
closed
8 years ago
7
Test iOS 7 with travis
#31
PGLongo
closed
9 years ago
0
Add sortDescriptor to find functions
#30
PGLongo
closed
9 years ago
0
Add batchUpdate
#29
PGLongo
closed
9 years ago
0
Invalid StackName if target contains space
#28
PGLongo
closed
9 years ago
2
[POC] Remove `@objc(className)`
#27
ikesyo
closed
8 years ago
12
Improved findAllWithAttribute
#26
PGLongo
closed
9 years ago
0
SuperCoreStack should be 100% decoupled from NSFetchedResultsControllerExtension
#25
rromanchuk
opened
9 years ago
3
Force use of defaultStack.managedObjectContext
#24
PGLongo
closed
9 years ago
0
Add GroupBy
#23
PGLongo
closed
9 years ago
0
SuperCoreDataStack has no flexibility and doesn't support multi-threading
#22
michaelarmstrong
opened
9 years ago
1
Remove @objc(className)
#21
PGLongo
closed
9 years ago
15
Added Carthage to installation instructions
#20
PGLongo
closed
9 years ago
0
Enable Travis
#19
PGLongo
closed
9 years ago
2
Add travis support
#18
PGLongo
closed
9 years ago
0
Revert "Update project to work with swift 1.2"
#17
PGLongo
closed
9 years ago
0
Update project to work with swift 1.2
#16
rromanchuk
closed
9 years ago
7
made defaultStack inMemoryStack whilst testing
#15
fit4web
closed
9 years ago
2
Add `includesPropertyValues` default parameter to `findAllWithPredicate`...
#14
ikesyo
closed
9 years ago
5
cannot build demo
#13
gaming-hacker
closed
9 years ago
4
Create a Wiki
#12
PGLongo
closed
9 years ago
3
Update the Readme
#11
PGLongo
opened
9 years ago
3
Added Carthage support
#10
PGLongo
closed
9 years ago
1
Wrong Framework integration
#9
PGLongo
closed
9 years ago
1
Added more complex NSPredicate and predicate builder
#8
PGLongo
closed
9 years ago
2
Remove duplicated countWithPredicate
#7
PGLongo
closed
9 years ago
0
Add Logical & and | operator to NSPredicate
#6
PGLongo
closed
9 years ago
1
Next