Open swaffoja opened 5 years ago
@swaffoja So the library not support realm migrations??
@boring2 I do not think migrations are currently supported.
Yeah this would be a really big one for most projects. Months into development this could bite you, so I definitely second this request.
+1, if this plugin can do that it would be great.
+2, if this plugin can do that it would be great.
Do you have any thoughts on implementation for migrations? Passing schema version through the configuration is straightforward. The migration block would need to exist in native Java and ObjC host apps much like the model...