Closed mojito317 closed 4 years ago
CHANGES.md
CHANGELOG.md
Fixes #515
I passed the operator to the quoteCurly method and used the array for all the operators except not.
quoteCurly
not
basicSelector2WithOneField
QueryTests
$and
$eq
Thanks for the review @bessbd and @ricellis! I'm about to merge this.
Checklist
CHANGES.md
|CHANGELOG.md
) or test/build only changesDescription
Fixes #515
Approach
I passed the operator to the
quoteCurly
method and used the array for all the operators exceptnot
.Schema & API Changes
Security and Privacy
Testing
basicSelector2WithOneField
inQueryTests
for an$and
operator passed with only one$eq
expression elementMonitoring and Logging