---
title: Migration options
framework: coredata
role: collectionGroup
role_heading: API Collection
path: coredata/migration-options
---

# Migration options

The options keys that configure the migration behavior of a persistent store.

## Topics

### Constants

- [NSIgnorePersistentStoreVersioningOption](coredata/nsignorepersistentstoreversioningoption.md)
- [NSMigratePersistentStoresAutomaticallyOption](coredata/nsmigratepersistentstoresautomaticallyoption.md)
- [NSInferMappingModelAutomaticallyOption](coredata/nsinfermappingmodelautomaticallyoption.md)

## See Also

### Creating a persistent store coordinator

- [init(managedObjectModel:)](coredata/nspersistentstorecoordinator/init(managedobjectmodel:).md)
- [Store options](coredata/store-options.md)
- [Store versions](coredata/store-versions.md)
