* feat(TDI-39575): Add AD auth support for AzureSynapse
* feat(TDI-39575): Add AD Auth support for MsSQL components
* feat(TDI-39575): Provide AD feature for tCreateTable
* fix(TDI-43295): Support Oracle 19c in Studio DI
* fix(TDI-43295): Support Oracle 19c in Studio DI
* fix(TDI-43295): Support Oracle 19c in Studio DI. Revert messages for different languages
* fix(TDI-43295): Support Oracle 19c in Studio DI. move from 'oracle 19' to 'oracle 18 and above'
Co-authored-by: Roman <rvoievidko@talend.com>
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-23588
* junit(TUP-23588)For tCreateTable, the Database Type is always Mysql
after dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max)
* TalendNTextImpl from talend lib to a patched jtds
* Add maven project to build patched jtds with TalendNTextImpl
* update talend lib talend_DB_mssqlUtil
* update depends on component side
* fix(TDI-42356):exclude jtds jar in osgi bundle
* fix(TDI-42356):fix missing changes for stats and logs with database
config
* fix(TDI-42356):change the GAV of build jar and maven path in components
* fix(TDI-42356):change the version of jar
* feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.20.1043
* feat(TDI-41963): change redshift module name to "redshift-jdbc42-no-awssdk-1.2.20.1043.jar"
* feat(TDI-41387): UseExistConnection problem in Oracle
* feat(TDI-41387): migration task for reset additional params field
* feat(TDI-41387): migration task to reset properties
* feat(TDI-41387): add property to tFireBirdConnection
* feat(TDI-41387): add property to Greenplum, Ingres
* feat(TDI-41387): add property to Interbase
* feat(TDI-41387): add property to JavaDB
* feat(TDI-41387): add property to MaxDB
* feat(TDI-41387): add property to ParAccel
* feat(TDI-41387): add property to Postgre family
* feat(TDI-41387): add property to VectorWise
* feat(TDI-41387): add property to tCreateTable
* feat(TDI-41387): change property in tCreateTable
* feat(TDI-41387): restore en translation from origin
* feat(TDI-41387): remove separator when it default
* feat(TDI-41387): change url separator for Redshift
* feat(TDI-41387): remove getSeparator method
* feat(TDI-41387): add default param to AS400 and MSSQL
* feat(TDI-41387): replace two params with same name by one
* feat(TDI-41387): hide property when useExistCon=true
* feat(TDI-41387): place properties field to advanced settings
* feat(TDI-41387): change default if logic for MSSQL and AS400
* feat(TDI-41387): change default separator for Sybase db
* feat(TDI-41387): reduce code for firebird
* feat(TDI-41387): reduce code for firebird and greenplum
* feat(TDI-41387): reduce code for Ingres, Interbase, JavaDB
* feat(TDI-41387): reduce code for MaxDB, ParAccel, PostgreSQL, PostgresPlus, tVectorWise
* feat(TDI-41387): change separator for Snowflake
* feat(TDI-41387): move additional params field from basic to advanced
* 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.
* 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
* 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
* 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
* 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
* 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