mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 18:01:23 +01:00
Update README.md
This commit is contained in:
@@ -460,7 +460,7 @@ CoreStore.defaultStack = DataStack(
|
|||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
**`CoreStoreSchema`-based model versions with progressive migration
|
**`CoreStoreSchema`-based model versions with progressive migration**
|
||||||
```swift
|
```swift
|
||||||
typealias Animal = V2.Animal
|
typealias Animal = V2.Animal
|
||||||
typealias Dog = V2.Dog
|
typealias Dog = V2.Dog
|
||||||
|
|||||||
Reference in New Issue
Block a user