- Notifications
You must be signed in to change notification settings - Fork 96
Closed as not planned
Description
Steps to reproduce:
- Run the example from https://github.com/influxdata/influxdb-client-csharp/blob/master/Examples/ParametrizedQuery.cs
Expected behavior:
The flux query is valid and passed dictionary elements are used as parameters
Actual behavior:
The params identifier isn't recognized and Query class therefore doesn't provide a way to pass parameters into the query
Specifications:
- Client Version: 4.15.0
- InfluxDB Version: v2.7.6
- Platform: client on Windows and influxdb inside a linux container
Metadata
Metadata
Assignees
Labels
No labels