Robert A. Zawarski

Results 3 comments of Robert A. Zawarski

Is the limitation you are describing only when using named parameters? I ask because explicit values, like: let results = await dataApiClient.query("select * from account where id IN (302, 81,...

I had initially thought, incorrectly, there was an issue with any use of arrays. Thanks for the clarification.

mngyng, any chance of getting hold of your work around?