RealmMigration
interface RealmMigration
Content copied to clipboard
A base class for the various realm migration schemes.
The migration scheme controls how schema and data is migrated when there are changes to the realm object model.
See also
Configuration.SharedBuilder.migration
Inheritors
AutomaticSchemaMigration
Link copied to clipboard