[fdo-trac] #643: Sqlite precision no handled on string data type

FDO trac_fdo at osgeo.org
Wed May 5 10:13:06 EDT 2010


#643: Sqlite precision no handled on string data type
-----------------------------+----------------------------------------------
 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 traianstanev):

 See data types documentation for sqlite:

 http://www.sqlite.org/datatypes.html

 SQLite will accept the precision for table creation for compatibility
 pruprposes, but will not limit the lengths of strings that can be inserted
 in that column.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/643#comment:1>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list