[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:58:04 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 traianstanev):

 This is definitely a bug. In the case where the provider is not using
 metadata, we should not downcast the property from Int64 -- we should be
 exposing the true type of the property. In the past, I had the downcast in
 there to make Map3D happy, but this downcast is no longer necessary as Map
 can handle Int64 IDs now.

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


More information about the fdo-trac mailing list