mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-26 11:21:32 +01:00
new auto-commit transaction methods
This commit is contained in:
@@ -57,6 +57,7 @@ import Foundation
|
||||
}
|
||||
```
|
||||
*/
|
||||
@available(*, deprecated: 4.0.0, message: "Use the new DataStack.perform(asynchronous:...) and DataStack.perform(synchronous:...) family of APIs")
|
||||
public enum SaveResult: Hashable {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user