mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-27 20:01:27 +01:00
added ability to query aggregates and attributes straight from the persistent store
This commit is contained in:
@@ -33,4 +33,5 @@ class TestEntity2: NSManagedObject {
|
||||
@NSManaged var testNumber: NSNumber?
|
||||
@NSManaged var testDate: NSDate?
|
||||
|
||||
var testProperty: NSNumber?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user