jetstreamapp / soql-parser-js

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

Fixed composeQuery whereClause bug #233

Closed paustint closed 1 year ago

paustint commented 1 year ago

If any provided values were not strings (e.x. number) then an exception would be thrown