.notEqualsTo
Parse.Query-function weirdness on postgres (for nested objects)
#6403
Labels
type:bug
Impaired feature or lacking behavior that is likely assumed
#6177 # Issue Description
.notEqualsTo
Parse.Query-function not behaving correctly on postgres (for nested objects)Steps to reproduce
just changing
.equalTo
to.notEqualTo
does not seem to differ at all.another simplified version:
Environment Setup
The text was updated successfully, but these errors were encountered: