This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/org.talend.core.runtime/mappings
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
..