-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.6
-
Fix Version/s: 1.4.7
-
Component/s: connectors/oracle
-
Labels:None
For example the following table does not work for imports or exports:
CREATE TABLE "TestV500"."Xy"
( "a" NVARCHAR2(255) DEFAULT NULL,
"x" NUMBER(10,0) DEFAULT NULL,
"y" NUMBER(10,0) DEFAULT NULL
);
- links to