mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-30 14:12:09 +02:00
updated documentation (in progress)
This commit is contained in:
@@ -251,6 +251,7 @@ internal extension NSManagedObjectContext {
|
||||
fetchRequest.fetchLimit = 0
|
||||
fetchRequest.resultType = .ManagedObjectResultType
|
||||
fetchRequest.returnsObjectsAsFaults = true
|
||||
fetchRequest.includesPropertyValues = false
|
||||
|
||||
for clause in deleteClauses {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user