-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
None
-
Affects Version/s: 4.7.0
-
Component/s: Querying
-
None
-
ALL
I have inserted an object into my database that contains an emoji, but when I try a query to find that object with that emoji it will not find it.
When I use code to get that object (Without specifying the emoji but using the other key of that object) and compare the emoji to the object's emoji it will say it's equal.
I expect to be able to find an object by a given emoji.
Images are shown as proof.