poggit / libasynql

Asynchronous MySQL access library for PocketMine plugins.
https://poggit.github.io/libasynql
Apache License 2.0
132 stars 44 forks source link

Fixed `$value` variable not updating #75

Closed JavierLeon9966 closed 2 years ago

SOF3 commented 2 years ago

Alright, so this is a bug, but any chance it breaks existing code?

JavierLeon9966 commented 2 years ago

Currently I don’t know any plugins that might use NAN, INF or -INF with libasynql, but this could occur for example if they get the value from a SQL query and pass it as a parameter, it will throw an error because it expected a float