mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-18 06:49:54 +02:00
WIP: custom migration
This commit is contained in:
@@ -32,7 +32,7 @@ import Foundation
|
||||
internal extension NSEntityDescription {
|
||||
|
||||
@nonobjc
|
||||
internal var anyEntity: CoreStoreSchema.AnyEntity? {
|
||||
internal var coreStoreEntity: CoreStoreSchema.AnyEntity? {
|
||||
|
||||
get {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user