You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
* Added Realm.isEmpty().
3
3
* Fixed a bug making it impossible to convert a field to become required during a migration (#1695).
4
4
* Fixed a bug making it impossible to read Realms created using primary keys and created by iOS (#1703).
5
-
* RealmQuery.isNull() and RealmQuery.isNotNull() now throw IllegalArgumentException instead of RealmError if the fieldname is a linked field and the last element is a link (#1693).
6
5
* Fixed some memory leaks when an Exception is thrown (#1730).
6
+
* RealmQuery.isNull() and RealmQuery.isNotNull() now throw IllegalArgumentException instead of RealmError if the fieldname is a linked field and the last element is a link (#1693).
0 commit comments