Josema
Josema
Hi Adam, I am not sure why testQuery is failing on Mac platform. It seems that I did not relevant changes on query class functions. Have you some clue about...
> Hi Adam, > I am not sure why testQuery is failing on Mac platform. It seems that I did not relevant changes on query class functions. > > Have...
This issue has been fixed at PR [#80](https://github.com/awegrzyn/influxdb-cxx/pull/80) commit [8574409cb2185109ec1ac9c05fc9deb3e7f76fad](https://github.com/awegrzyn/influxdb-cxx/pull/80/commits/8574409cb2185109ec1ac9c05fc9deb3e7f76fad)
Related with this question, I have included precision management for floating point numbers at branch [support_create_db](https://github.com/jmsanchezff/influxdb-cxx/tree/support_create_db) Test and functionality added at [this commit](https://github.com/jmsanchezff/influxdb-cxx/commit/317eb296206cdbf7b9a6206ff230c295df014f93) could help you.