mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-18 23:09:49 +02: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