]
Barry LaFond resolved TEIIDDES-744.
-----------------------------------
Fix Version/s: 7.2
Resolution: Done
Added additional check to look for "postgres"
PostgreSQL translator not being correctly mapped during JDBC import
-------------------------------------------------------------------
Key: TEIIDDES-744
URL:
https://issues.jboss.org/browse/TEIIDDES-744
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 7.1, 7.1.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Blocker
Fix For: 7.1.1, 7.2
Attachments: TEIIDDES-744_JdbcTranslatorHelper.java.patch
After importing JDBC from PostgreSQL, the resulting translator name in the model is
"jdbc-simple"
Looked in debug and the "vendor" property that Designer uses to map translators
is "postgres" and not "postgresql", so need to make changes to look
for "postgres"
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: