node-jdbc icon indicating copy to clipboard operation
node-jdbc copied to clipboard

Issue wrong return value float type JDBC

Open Hallmaan opened this issue 4 years ago • 1 comments

i got issue when getting data from mysql.

row data : https://prnt.sc/uml9rc

data with console.log : https://prnt.sc/umlb7m

why i got wrong value with float type?

Hallmaan avatar Sep 23 '20 17:09 Hallmaan

I know this is an old issue but this is not an issue with node-jdbc but an issue with javascript. There is many possible solutions that exists online if you search for javascript float precision.

tonioss22 avatar Jan 24 '22 20:01 tonioss22