ManagedModels
ManagedModels copied to clipboard
Support SwiftData like `SchemaMigrationPlan`/`MigrationStage`
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.