|
|
@ -704,7 +704,7 @@ export const DATA_BASE_TYPES = [ |
|
|
|
kerberos: false, |
|
|
|
kerberos: false, |
|
|
|
},
|
|
|
|
},
|
|
|
|
{ |
|
|
|
{ |
|
|
|
text: BI.i18nText('Dec-Dcm_Connection_TDSQL'), |
|
|
|
text: 'TDSQL', |
|
|
|
databaseType: 'tdsql', |
|
|
|
databaseType: 'tdsql', |
|
|
|
driver: 'org.postgresql.Driver', |
|
|
|
driver: 'org.postgresql.Driver', |
|
|
|
url: 'jdbc:postgresql://hostname:port/database', |
|
|
|
url: 'jdbc:postgresql://hostname:port/database', |
|
|
|