[fdo-trac] #739: Applying a schema containing an int64 identity property converts the property to autogenerated int32

FDO trac_fdo at osgeo.org
Mon Jan 17 13:52:41 EST 2011


#739: Applying a schema containing an int64 identity property converts the
property to autogenerated int32
-------------------------------+--------------------------------------------
   Reporter:  jng              |       Owner:  romicadascalescu
       Type:  defect           |      Status:  new             
   Priority:  major            |   Milestone:  3.6.0           
  Component:  SQLite Provider  |     Version:  3.5.0           
   Severity:  3                |    Keywords:                  
External_id:                   |  
-------------------------------+--------------------------------------------

Comment(by romicadascalescu):

 You have to use "UseFdoMetadata=TRUE;" connect parameter when you create
 database and connect to database.

 By default UseFdoMetadata=false; and sqlite will not be able to keep
 details about columns.
 I attached your test file with the issue fixed.

 Romy.

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


More information about the fdo-trac mailing list