This updates influxql to a newer version that supports complex bound parameters. This allows bound parameters to be used as identifiers, regexes, and durations along with the already existing strings, numbers, and booleans. This updates the influxdb client to support passing bound parameters as part of the parameters json and updates the readme to show how to use this feature. |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
example_test.go | ||
params.go | ||
udp.go |