[
https://issues.jboss.org/browse/TEIIDDES-812?page=com.atlassian.jira.plug...
]
Ramesh Reddy commented on TEIIDDES-812:
---------------------------------------
I would think the VDBs will still work, as they already have the Runtime types in the
index files, this will only show the runtime types on the screen and in XMI files. Not
sure about any issues though. SteveH would be right person to ask.
DDL Export XSLT files need to be upgraded/improved
--------------------------------------------------
Key: TEIIDDES-812
URL:
https://issues.jboss.org/browse/TEIIDDES-812
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 7.1.1, 7.2, 7.3
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Critical
Fix For: 7.4
After working import issue TEIIDDES-215, it's become apparent that our XSLT's for
various DB's need to be revisited.
For instance, there is no logic in PostgreSQL version to check for integer types that
have AUTOINCREMENT == TRUE. These should be exported as SERIAL datatypes. Same for
BIGSERIAL.
There is other missing logic.
We need to:
1) Create a doc or series of docs describing what datatype conversions should be done on
IMPORT JDBC and EXPORT DDL
2) Create sub-tasks for implementing these docs for all DB's
3) Possibly create extension point(s) to handle "new" DB types more effeciently
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira