mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-20 16:43:55 +01:00
Merge branch 'prototype/mainContextToPSC' into corestore4_develop
This commit is contained in:
@@ -74,6 +74,7 @@ public final class DataStack: Equatable {
|
||||
self.migrationChain = migrationChain
|
||||
|
||||
self.rootSavingContext.parentStack = self
|
||||
self.mainContext.parentStack = self
|
||||
|
||||
self.mainContext.isDataStackContext = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user