Releases: mneudert/influxql
Releases · mneudert/influxql
v0.2.1
v0.2.0
-
Enhancements
- Most possibilities (as currently known) of InfluxQL injection via malicious identifier or value arguments should be prevented (#1)
- Trying to quote invalid identifier or value types (such as functions) now raises an
ArgumentError
-
Bug fixes
- Values like atoms or booleans are now properly quoted