[fdo-trac] #825: Sqlite provider : String Primary key on a view
FDO
trac_fdo at osgeo.org
Fri Mar 30 10:19:51 EDT 2012
#825: Sqlite provider : String Primary key on a view
-------------------------------+--------------------------------------------
Reporter: bscott | Owner: traianstanev
Type: defect | Status: new
Priority: major | Milestone: 3.6.0
Component: SQLite Provider | Version: 3.6.0
Severity: 3 | Keywords:
External_id: |
-------------------------------+--------------------------------------------
Actually when we have a view it's possible to force the primary key by
setting the fdo_data_details = 2 on the fdo_columns table.
This trick works well except when the column type is string.
We should modify the code to allow string
sltMetadata.cpp, line 1252
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/825>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list