× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
nhilam reported 2012-12-11T18:49:37Z  · tariqrahiman last modified 2013-02-11T17:28:05Z

ER Modeler Conversion - Oracle


Dev
Jenny Nishimura
JennyNishimura
QA
Sachin Prakash
SachinPrakash
Priority Major
Complexity Unknown
Component Tools - ER Modeler
Version 13.0
  1. EDatabaseOracle.convert()
    • NCHAR is converted to DDesc.STRING(length,2000,false,true, false), which is variable length. It should be fixed length.
    • RAW is converted to DDesc.STRING(length,length,false,false, false), but it's binary, so should probably be converted to DDesc.BINARY(length, length, true)
  2. EDatabaseOracle.createColumn()
    • Should convert DDesc.BINARY to RAW if it's <= 2000 bytes

Issue #8052

Closed
Fixed
Resolved 2012-12-11T22:11:28Z
 
 
Completion
No due date
Fixed Build 30569
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017