influxdb-csharp
influxdb-csharp copied to clipboard
SQL injection prevention support in c-sharp client
I see that Influx supports bind parameter to prevent SQL injections. Also, the java client supports SQL injection prevention. But I don't see this supported in the c-sharp client. Is there any capability inbuilt in the c-sharp client to support the same? If not, are there any plans on doing the same?