mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-24 10:21:40 +01:00
Added aggregate function querying and deletion querying
This commit is contained in:
@@ -32,7 +32,7 @@ import GCDKit
|
||||
|
||||
internal extension NSManagedObjectContext {
|
||||
|
||||
// MARK: - Internal
|
||||
// MARK: Internal
|
||||
|
||||
internal var shouldCascadeSavesToParent: Bool {
|
||||
|
||||
@@ -94,7 +94,7 @@ internal extension NSManagedObjectContext {
|
||||
}
|
||||
|
||||
|
||||
// MARK: - Private
|
||||
// MARK: Private
|
||||
|
||||
private struct PropertyKeys {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user