Dmytro Sylaiev
e82ad8e940
fix(TDI-41576): Fix property visibility tCreateTable oracle ( #3107 )
2018-12-26 14:55:09 +02:00
ypiel
40fe987857
fix(TDI-41394) : Qa fix - tCreateTable+Vertica9
...
* fix(TDI-41394) : Qa fix - Properties from metadata
* fix(TDI-41394) : QA Fix - Vertica9 as default
* fix(TDI-41394) : remove UrlPath thatwas not anymore on master
2018-11-26 16:26:05 +01:00
pyzhou
04e8a156c5
fix(TDI-41377):Remove jtds.jar from studio. ( #2964 )
2018-11-23 15:24:22 +08:00
ypiel
b942acc1f2
fix(TDI-41394) : tCreateTable vertica 9 support
...
* fix(TDI-41394) : tCreateTable vertica 9 support
* fix(TDI-41394) : remove .bak files
2018-11-19 11:35:26 +01:00
nrousseau
effd8ee069
chore(TUP-20636) fix wrong module name
2018-10-25 11:16:50 +08:00
Dmytro Sylaiev
bb15ea4549
fix(TDI-41260): Change driver jar name oracle ( #2829 )
2018-10-22 18:01:00 +03:00
Dmytro Sylaiev
a775ab2af8
Dsylaiev/tdi 40956 update oracle jdbc driver ( #2741 )
...
* feat(TDI-40956): Add new driver dependency to oracle components
* feat(TDI-40956): Add upgraded driver to amazonOracleXXX components
* feat(TDI-40956): Add new db version to eltOracleMap
* feat(TDI-40956): Upgrade driver for tCreateTable
* feat(TDI-40956): Specify correct driver for Oracle18 in tCreateTable
* feat(TDI-40956): Change driver class for oracle components with 18 jdbc
* feat(TDI-40956): Upgrade driver class for Oracle18 in AmazonOracle components
* feat(TDI-40956): Fix codegen error
* Add missing oracle_18 clauses
* feat(TDI-40956):change the mvn path.
2018-10-16 15:54:11 +08:00
Roman
0758dbb7f5
Rvoievidko/tdi 40363 allow redshift to use sso ( #2688 )
...
* feat(TDI-40363): add SSO to Redshift components
* feat(TDI-40363): add tCreateTable
* feat(TDI-40363): hide JDBC_URL field when use connection true
* feat(TDI-40363): hide pass and user when JDBC_URL=SSO
* feat(TDI-40363): remove user and pass
* feat(TDI-40363): update to newest driver
* feat(TDI-40363): exclude jars if useExistConnection=true
* feat(TDI-40363): change driver and add required_if
2018-10-12 10:21:44 +03:00
Dmytro Sylaiev
889b26159c
Dsylaiev/tdi 40911 remove redundant 11 6 oracle version ( #2753 )
...
* fix(TDI-40911): Remove duplicate oracle version for AmazonOracle and tCreateTable
* fix(TDI-40911): Remove duplicate 11-6 version for OracleELTMap
* fix(TDI-40911): Remove duplicate DBVersion for plain Oracle components
* fix(TDI-40911): Remove 11-6 version from missing places
* fix(TDI-40911): Add a migration task
2018-10-05 15:49:53 +03:00
Roman
520f904dcf
Rvoievidko/tdi 40953 support my sql 8 ( #2669 )
...
* feat(TDI-40953): upgrade Connection and Output cmpnts
* feat(TDI-40953): upgrade Input component
* feat(TDI-40953): upgrade rest of MySQL components
* feat(TDI-40953): change template for MySQL
* feat(TDI-40953): add logic to choose class for driver
* feat(TDI-40953): change default version of DB
* feat(TDI-40953): update condition for MySQL_8
* feat(TDI-40953): update MySQL to v8 in tCreateTable
* feat(TDI-40953): upgdate tMySQLConnection component
* feat(TDI-40953): upgdate tCreateTable component
* feat(TDI-40953): upgdate MySQLBulk component
* feat(TDI-40953): upgdate MySQLSCD component
* feat(TDI-40953): add else if
* feat(TDI-40953): fix process missing
* feat(TDI-40953): fix ELT
* feat(TDI-40953): rename connection to connectionMySQL to avoid collision
2018-09-20 11:09:08 +03:00
Roman
ffab5918e7
Rvoievidko/tdi 40954 support postgres 10 ( #2677 )
...
* feat(TDI-40954): postgresql family supports v10 db
* feat(TDI-40954): postgresPLUS family supports v10 db
* feat(TDI-40954): tCreateTable supports postgre v10 db
* feat(TDI-40954): change DB version by default
2018-09-20 10:37:09 +03:00
Dmytro Sylaiev
27f883f1ec
feat(TDI-40018): Add UNLOGGED and TEMP table support PostgreSQL ( #2603 )
...
* feat(TDI-40018): Add UNLOGGED and TEMP table support PostgreSQL
* feat(TDI-40018): Hide unlogged checkbox for not-supported versions
* feat(TDI-40018): Fix temp table exist check
2018-08-22 10:38:22 +03:00
jzhao
4142be0d02
feat(TDI-38814): tCreateTable support snowflake ( #2475 )
2018-07-13 10:39:34 +08:00
Roman
f51a3308b5
fix(TDI-40500): change Postgresqldriver from 8.3 to 8.4 ( #2318 )
2018-05-16 17:45:36 +03:00
Dmytro Sylaiev
23b958c102
feat(TDI-39449): Upgrade localprovider components mariadb lib ( #1880 )
2018-01-22 15:44:32 +02:00
Dmytro Sylaiev
9dbf1507a4
feat(TDI-39550): Upgrade teradata driver version ( #1860 )
...
* feat(TDI-39550): Upgrade teradata driver version
* feat(TDI-39550): Upgrade driver to the latest version
* feat(TDI-39550): Respect GAV in java.xml files
2018-01-22 12:37:33 +02:00
pyzhou
ea8a737f2a
fix(TDI-35102):Change default version to 12c for Oracle components. ( #1693 )
2017-11-02 09:23:15 +08:00
wang wei
290506f43f
fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8 ( #1664 )
...
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.10 as 1.2.8 have
some bug though amazon release note don't contain 1.2.10 now
2017-10-23 17:55:25 +08:00
Anas KHABALI
2c9a51e764
fix(TDI-39234): sort the DB type in alphabet order for tCreateTable ( #1559 )
2017-07-25 11:08:28 +02:00
Anas KHABALI
a44cd79800
feat(TDI-39194): support Redshift in tCreateTable ( #1549 )
2017-07-20 16:52:35 +02:00
Anas KHABALI
2ba204333b
feature(TDI-39196): support Exasol in tCreateTable ( #1546 )
2017-07-20 13:44:30 +02:00
Anas KHABALI
8c76e69283
feature(TDI-39195) : add support to vertica71 in tCreateTable ( #1538 )
2017-07-20 12:07:52 +02:00
pyzhou
ae982f2cb8
TDI-38641:Change the default DB version to Sybase 16 ( #1170 )
2017-04-21 10:21:58 +08:00
pyzhou
81460f047f
TDI-37699:Support Sybase IQ/ASE version 16 ( #1111 )
2017-03-31 10:45:10 +08:00
Ivan Gonchar
4169ef06ab
fix(TDI-37846): upgrade db2 driver for tCreatetable and tMondrianInput ( #821 )
2016-11-24 21:13:09 +08:00
Dmytro Chmyga
0109697cbd
TDI-37552: added Azure support for tCreateTable component.
2016-10-06 10:48:20 +03:00
wang wei
c4d6c71013
TDI-34995: rename the jars
...
https://jira.talendforge.org/browse/TDI-34995
2016-01-06 16:28:59 +08:00
wang wei
c82c5b12c3
TDI-34995: Teradata support for v15 is added but was tested with old
...
driver
https://jira.talendforge.org/browse/TDI-34995
2016-01-06 15:22:17 +08:00
jzhao
863299b436
TDI-34775: MS SQL Server SSL issue for jdk 1.8
...
https://jira.talendforge.org/browse/TDI-34775
2015-12-02 17:40:23 +08:00
wang wei
c7684ed54e
TDI-34436: Oracle custom connection is not available in tCreateTable,
...
but available in Metadata-DB Connection
https://jira.talendforge.org/browse/TDI-34436
2015-11-09 11:05:03 +08:00
Wu Liu
b5f24cad7a
TDI-32852 : [5.5.1] Upgrade version of jtds driver
2015-06-23 14:33:27 +08:00
wchen-talend
ebbe0fabb4
TUP-2417:Remote Lib : Migrate all component definition to use the mvn:
...
url schema
2015-05-12 14:29:27 +08:00
jzhao
8d153151c6
TDI-30249: add MariaDB driver in driver list
...
https://jira.talendforge.org/browse/TDI-30249
2015-04-22 15:07:13 +08:00
jzhao
a06241ffee
TDI-31747: Update jar version for Postgresql on the component
...
https://jira.talendforge.org/browse/TDI-31747
Note:update Driver of postgresql
2015-04-08 17:25:31 +08:00
wluo
9dac070a65
TDI-30967 : Add 2 new attributes in *_java.xml to help generate log4j
...
code
https://jira.talendforge.org/browse/TDI-30967
2014-10-31 13:58:23 +08:00
CHEN Bin
e98519f953
Fix Backlog Task TDI-29635: Add Support for AS400 v7.1 in component
...
https://jira.talendforge.org/browse/TDI-29635
2014-06-25 15:20:09 +08:00
Sébastien Gandon
0db2c64957
[GIT Migration] Refactor main,test and i18n plugins and features for branch master
2014-06-22 10:53:02 +02:00