Changes between Version 1 and Version 2 of Ticket #887
- Timestamp:
- 04/09/14 14:55:58 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #887 – Description
v1 v2 1 2 {{{ 1 3 - Improved speed of describe schema; for oracle schema with 200+ classes and multiple geometries per class it was more then 60 sec, now around 8-9 sec; 2 4 - Multiple geometries in one class and geometries can have different srid … … 8 10 - Fix: if geometry column in one table have points written using oracle two different ways to write point ( elem_info ordinates or sdo_point attribute ); it could end up reading wrong values 9 11 12 13 }}}