Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(python): Double quote table in influxql syntax:
- When quoting the table (measurement) name, use double quotes. Single quotes don't work.
- Loading branch information