mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-30 06:11:50 +02:00
added ability to query aggregates and attributes straight from the persistent store
This commit is contained in:
@@ -32,5 +32,4 @@ class TestEntity1: NSManagedObject {
|
||||
@NSManaged var testString: String?
|
||||
@NSManaged var testNumber: NSNumber?
|
||||
@NSManaged var testDate: NSDate?
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user