Issue Type: Bug Bug
Affects Versions: 8.7
Assignee: Unassigned
Components: jdbc
Created: 11/Jul/13 4:29 AM
Description:

Using SQL Server 2008 R2, you can create unique indexes on views. However, when using those views from GeoTools, it doesn't try to use them, logging this instead:

[org.geotools.jdbc] - No primary key or unique index found for oip_node_v.

It seems that the code checking indexes on views was disabled in GEOT-2594, because, and I quote, "views do not support indexes in any database that I know of". Well, SQL Server does.

Project: GeoTools
Priority: Major Major
Reporter: José Manuel Arnesto
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to