Data-swift/ManagedModels

Support SwiftData like `SchemaMigrationPlan`/`MigrationStage`

helje5 opened this issue · 0 comments

Regular CoreData migration should work just fine, but it would be nice to have support for the SwiftData style setup. The types are already in place, but the functionality would need to be implemented.