Skip to content

v0.2.0

Choose a tag to compare

@mneudert mneudert released this 30 Dec 11:36
· 118 commits to master since this release
544f7b9
  • 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