Commit Graph

9 Commits

Author SHA1 Message Date
bchen
321899411d Fix Work Item TDI-23035 : Problems after supporting Timestamp with Timezone type in the Oracle
https://jira.talendforge.org/browse/TDI-23035 
1. define "TIMESTAMP WITH TIME ZONE" type instead of "TIMESTAMP(6) WITH TIME ZONE" type, 0~9 permitted for length. 
2. modified TalendDate?.format method for timezone pattern. 
3. modified tCreateTable and tOracleOutput to create table with Timestamp with time zone type. 
merge r91750 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@91779 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 10:02:03 +00:00
bchen
6d217d9136 Fix Bug TDI-21609 : Unexpected result when tOracleInput load data with time zone
https://jira.talendforge.org/browse/TDI-21609 
support oracle type "TIMESTAMP WITH TIME ZONE" 
merge r89107 & r90785 into branch5.1

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90835 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 03:02:19 +00:00
jyhu
45d4a673ea Fix Bug TDI-22351 : Execption occured while genereting sample data using tRowGenerator into existing Teradata table.
http://jira.talendforge.org/browse/TDI-22351 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@90817 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 01:45:07 +00:00
fwang
9be298640d bug TDI-6682 fixed:COUNTER DB type doesn't exists in AS400 DB2
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@88688 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 02:07:44 +00:00
ycbai
c3fc6dce4f bug TDI-20572 fixed : netezza DB table inport wrong data types
git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@86160 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-21 09:07:16 +00:00
jyhu
018fa2d2fc Fix Bug TDI-21098 : Unable to Create table with tMysqlXX when the date type is "Timestamp" .
http://jira.talendforge.org/browse/TDI-21098 

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_1@84837 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-06 10:06:08 +00:00
ldong
3b6d240898 Feature TDI-20361 added:Need GUI team another support with schema originalType.
git-svn-id: http://talendforge.org/svn/tos/trunk@80671 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-30 06:12:59 +00:00
rdubois
6c48e3d867 TDI-19445: add the defaultLength property for the LONG type in the oracle mapping file
git-svn-id: http://talendforge.org/svn/tos/trunk@77285 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-27 13:11:16 +00:00
sgandon
e68df216c8 inverted 2 included features to fix ESB SE build pb
git-svn-id: http://talendforge.org/svn/tos/trunk@73207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-11-25 15:56:59 +00:00