ly496752519

Results 1 comments of ly496752519

the func in BoostSupport.cxx `std::vector queryImpl(Transport* transport, const std::string& query)` ``` // cast all values to double, if strings add to tags try { point.addField(column, boost::lexical_cast(value)); } catch (...) {...