Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to call NewQueryWithParameters #1

Open
bminer opened this issue Jul 20, 2018 · 1 comment
Open

Ability to call NewQueryWithParameters #1

bminer opened this issue Jul 20, 2018 · 1 comment

Comments

@bminer
Copy link
Contributor

bminer commented Jul 20, 2018

See https://godoc.org/github.com/influxdata/influxdb/client/v2#NewQueryWithParameters

This function should automatically escape query strings for the sake of security

@bminer
Copy link
Contributor Author

bminer commented Jan 23, 2019

This could be implemented by changing DecodeQuery to accept an influxClient.Query (i.e. the Object generated from NewQuery) rather than a command string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant