influxdb-java icon indicating copy to clipboard operation
influxdb-java copied to clipboard

Support enums as field and tag values

Open eranl opened this issue 1 year ago • 0 comments

It would be helpful to use enum values in many cases. Enums can then be converted to/from strings when writing/reading to/from DB.

I have implemented such support. Should I submit a PR?

eranl avatar Nov 27 '23 23:11 eranl