Closed paustint closed 2 years ago
Converted test framework to Jest
non-string values passed in to a where clause would throw #121
soql query would be improperly formed if the operator was an array type such as IN, but the value and literal types were not arrays. #107
IN
resolves #121 resolves #107
Converted test framework to Jest
non-string values passed in to a where clause would throw #121
soql query would be improperly formed if the operator was an array type such as
IN
, but the value and literal types were not arrays. #107resolves #121 resolves #107