jetstreamapp / soql-parser-js

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

Add support for negative currency values #244

Closed paustint closed 5 months ago

paustint commented 5 months ago

Description

https://help.salesforce.com/s/articleView?id=release-notes.rn_api_soql.htm&release=250&type=5

e.x. SELECT Name FROM Invoice__c WHERE Balance__c < USD-500