Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

Fix comparison operators #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tonysun83
Copy link
Contributor

The comparison operators for $lt and $gt were incorrectly using
lower bound and upper bound values when comparing text. We modify
the the lower bound limit to be an empty string, and the upper bound
to be the highest unicode value.

The comparison operators for $lt and $gt were incorrectly using
lower bound and upper bound values when comparing text. We modify
the the lower bound limit to be an empty string, and the upper bound
to be the highest unicode value.

BugzId: 49262
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant