rajangdavis

Results 2 comments of rajangdavis

Ran into some issues with this for running an query that uses ILIKE. The way I got around this is to use string interpolation and using the interpolated string for...

[I don't think the JSON example that was provided is valid JSON...](https://jsonlint.com/?json={"name":"test","sql":"select%20`name`\%20from%20tables"})