Romain CLEMENT

Results 2 issues of Romain CLEMENT

My goal is to insert my `float` variable in the database. But when I call the `addField` method and cast the `float` into `double`, the variable gets a weird noise...

discussion
question
feature

I had a similar problem with issue #260. When I query a point with a `string` Tag containing a numerical value (e.g `"005"`), the `string` is cast in `double` and...

discussion