You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using one these functions the result of the query is always including Self which is wrong because values from the SGBD are not 0 but close to 0 ex : 3.1514678425869E-8 .
i'm using laravel 8 and mysql 8.0.21 with point type.
can you please fix that or give an explanation about it ?
The text was updated successfully, but these errors were encountered:
when using one these functions the result of the query is always including Self which is wrong because values from the SGBD are not 0 but close to 0 ex : 3.1514678425869E-8 .
i'm using laravel 8 and mysql 8.0.21 with point type.
can you please fix that or give an explanation about it ?
The text was updated successfully, but these errors were encountered: