-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
1239
-
SDK FY21-Q3, SDK FY21-Q3.
Realm Studio has an inbuilt schema export, but right now it is only usable when using Realm Studio.
It would be nice if this feature could be extracted into a standalone package. That way it would be possible for automated scripts to use this tool. Two immediate use cases come to mind:
- Automatically generate schemas for many languages in an automated fashion. E.g. so you don't have multiple teams managing schemas.
- Trying to run migrations from old to new Realms. See https://github.com/realm/realm-java/issues/6693