Open Hallmaan opened 4 years ago
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?
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.
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?