Update KingOracle for FDO 3.9.0
- 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;
- Multiple geometries in one class and geometries can have different srid
- Fix: inserting/updating NULL geometries
- Fix: INT64 read as signed from Oracle
- Fix: insert/update blob columns
- Fix: Table which is versioned under Oracle Workspace Manager is now used with table original name ( not _LT )
- Oracle client 11.2
- 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
Change History
(5)
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Does this also close #806 ?
http://trac.osgeo.org/fdo/ticket/806