[fdo-trac] #470: SQLServerSpatial: Load indexes for views.
FDO
trac_fdo at osgeo.org
Fri Feb 27 08:17:07 EST 2009
#470: SQLServerSpatial: Load indexes for views.
---------------------------------+------------------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: enhancement | Status: new
Priority: major | Milestone:
Component: SQLServer Spatial | Version: 3.4.0
Severity: 2 | Keywords: SQLServerSpatial view index identity property
External_id: |
---------------------------------+------------------------------------------
The RDBMS providers currently assume that only tables have indexes, so
they don't check for indexes on views. SQL Server allows views to have
clustered indexes.
This ticket will change the RDBMS provider schema manager to load indexes
for views. Unique indexes will be useful for generating identity
properties for classes derived from views. This increases the changes of
these classes having identity, allowing their features to be selectable
and updatable in application that use FDO.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/470>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list