[fdo-trac] #642: Sqlite filtering on number with more that 5
decimal fails
FDO
trac_fdo at osgeo.org
Wed May 5 10:33:56 EDT 2010
#642: Sqlite filtering on number with more that 5 decimal fails
-----------------------------+----------------------------------------------
Reporter: bscott | Owner: traianstanev
Type: defect | Status: new
Priority: major | Milestone: 3.5.0
Component: SQLite Provider | Version: 3.5.0
Severity: 3 | Resolution:
Keywords: | External_id:
-----------------------------+----------------------------------------------
Comment (by bscott):
The same query works find when executed out of FDO.
If i run "select * from table where column = 1.000001" in a native SQLIte
engine it works fine.
By the way > , < , >= , <= have the same bug.
Really likely that the String/Double truncation is in the provider
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/642#comment:4>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list