mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-02-21 07:07:54 +01:00
Test mainContext fetching directly from PSC. Needs benchmarking esp. with merging
This commit is contained in:
@@ -73,6 +73,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