[fdo-trac] #739: Applying a schema containing an int64 identity
property converts the property to autogenerated int32
FDO
trac_fdo at osgeo.org
Fri Jan 14 10:18:57 EST 2011
#739: Applying a schema containing an int64 identity property converts the
property to autogenerated int32
-------------------------------+--------------------------------------------
Reporter: jng | Owner: traianstanev
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):
There is no conversion happening -- the property is still int64 internally
and you can use GetInt64 to get the value, but I assume the returned FDO
schema is lying to you -- probably to make Map3D happy for some reason.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/739#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list