mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-25 19:01:41 +01:00
user #keyPath() for keys in demo app and in unit tests
This commit is contained in:
@@ -454,8 +454,6 @@ public /*abstract*/ class BaseDataTransaction {
|
||||
internal let childTransactionQueue = DispatchQueue.serial("com.corestore.datastack.childtransactionqueue")
|
||||
internal let supportsUndo: Bool
|
||||
internal let bypassesQueueing: Bool
|
||||
|
||||
|
||||
internal var isCommitted = false
|
||||
internal var result: SaveResult?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user