如何使用node.js中的time-string从涌入数据库中获取数据
查询:
"SELECT * FROM Measurement WHERE time > '2018-01-08 23:00:01.232000000' AND time < '2018-01-09'/ "
执行上述查询时,我遇到以下错误
Error: Error from InfluxDB: invalid operation: time and *influxql.RegexLiteral are not compatible at ResultError.Error