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 |
What does exc_bad_access mean?
Explain the difference between developer and enterprise developer accounts?
What are advantages of arc over mrc?
What is cococa and cocoa touch?
What's new with the ios 7 camera?
Does ios supports multi-tasking functionality?
Can java run on ios?
what are the build phases available in Xcode?
Arc is compile time or run time feature?
How to fix tableviewcell dequeue issue ?
Explain me app bundle?
What is clean architecture ios?