Contents

SchemaMigrationPlan

An interface for describing the evolution of a schema and how to migrate between specific versions.

Declaration

protocol SchemaMigrationPlan : SendableMetatype

Topics

Managing versioned schemas

Managing migration stages

See Also

Creating a model container