-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 0.9.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Create table with float column, insert to it e.g. 1410.1, and then do select * from <that table> where <that column> = 1410.1 . Nothing will be found.