Schema Migration for Synced Realm
Found this on the forum:
https://www.mongodb.com/community/forums/t/client-provided-invalid-schema-version/267007
Which pertains to enabling schema versioning. I'm working with a project that deals with data that has dynamic fields; default system fields, and user-defined fields(custom).
I'm using those fields to create rules, but now I'm limited to query for only system fields since the realm for now expects a static schema realm objects.
Based on the reply in the above issue, there'll be a feature release soon to solve it. It would really help to know when could that be and to possibly expedite it. Thanks!
5
votes
jhetuts
shared this idea