What are the different store migration options? When are they used?



What are the different store migration options? When are they used?..

Answer / Shishir Tiwari

1. Automatic Migration: This is used when no scheme is provided in the data model version. It automatically adds new properties and changes data types. 2. Lightweight Migration: This is used to add or remove properties from existing entities. 3. Custom Migration: This is used for complex schema changes that cannot be handled by automatic or lightweight migration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What does exc_bad_access mean?

1 Answers  


Explain the difference between developer and enterprise developer accounts?

1 Answers  


What are advantages of arc over mrc?

1 Answers  


What is cococa and cocoa touch?

1 Answers  


What's new with the ios 7 camera?

1 Answers  


Does ios supports multi-tasking functionality?

1 Answers  


Can java run on ios?

1 Answers  


what are the build phases available in Xcode?

1 Answers  


Arc is compile time or run time feature?

1 Answers  


How to fix tableviewcell dequeue issue ?

1 Answers  


Explain me app bundle?

1 Answers  


What is clean architecture ios?

1 Answers  


Categories