Add the ability to manually set the internal name used by Realm for a class
There is "RealmClass" annotation in android SDK.
It can be used to set an internal name for some class: @RealmClass( "someName").
It would be great to have this ability in swift SDK.
It is not possible to set internal name for a class in swift SDK now.
3
votes
Oleksandr
shared this idea