realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.45k stars 1.75k forks source link

Add support for UUID's as partition values. #7600

Closed cmelchior closed 2 years ago

cmelchior commented 2 years ago

Closes #7598.

It isn't possible to add an integration test for this as our integration tests uses a String partition key, but I verified a server roundtrip using a manual test where I modified the server.