jetstreamapp / soql-parser-js

Javascript SOQL parser
https://jetstreamapp.github.io/soql-parser-js/
MIT License
79 stars 20 forks source link

Where clause compose query does not handle if properties are undefined #121

Closed paustint closed 2 years ago

paustint commented 4 years ago

Description

Should throw a better error message OR ignore the property

image