Closed PGLongo closed 9 years ago
Added tests, documentation, pragma for Entity deletion and search.
I have also added the following method
class func deleteAll(predicate: NSPredicate!, context: NSManagedObjectContext = SuperCoreDataStack.defaultStack.managedObjectContext!) -> Void
Fixed
Added tests, documentation, pragma for Entity deletion and search.
I have also added the following method