[
https://issues.jboss.org/browse/TEIIDDES-812?page=com.atlassian.jira.plug...
]
Barry LaFond commented on TEIIDDES-812:
---------------------------------------
Good question. I don't think Designer cares.
Probably the only big issue is migration. If we remove them now, we've got to help
users migrate models that have Design-time data types in them. Not trivial.
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