influxdb-nodejs
influxdb-nodejs copied to clipboard
How to use ql to fuzzy query?
influxdb fuzzy query use =~ ,for example: where "duration" =~ /5\d{2}/ , so ,how to use ql.where to show =~ ?
https://vicanso.github.io/influxdb-nodejs/QL.html#where