Skip to content

WHERE conditions with double qouted strings are not considered an error #50

@gabor

Description

@gabor

if you use ParseQuery() with a query like SELECT field FROM cpu WHERE cpu = "cpu2", it does not return an error.

based on the documentation at https://docs.influxdata.com/influxdb/v1.8/query_language/explore-data/#fields and https://docs.influxdata.com/influxdb/v1.8/query_language/explore-data/#tags , strings must be single-quoted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions