]
Barry LaFond updated TEIIDDES-2100:
-----------------------------------
Fix Version/s: 8.5.1
(was: 8.5)
Add ability to migrate older models containing table names with
"." characters
------------------------------------------------------------------------------
Key: TEIIDDES-2100
URL:
https://issues.jboss.org/browse/TEIIDDES-2100
Project: Teiid Designer
Issue Type: Feature Request
Components: Transformations, Validation
Affects Versions: 8.4, 8.3.2
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 8.3.4, 8.5.1
Attachments: BarryProducts.zip, DOTNAMESMODELProjectSet.zip
DV 6 tooling (Designer 8.3.x) includes error validation to prevent non-quoted names from
being defined and used in SQL.
Designer needs a mechanism/framework to help users globally fix table names containing
the "." delimiter.
Options:
# Designer feature/action to "fix" a model
# simple CLI-based app to apply to a model
Need to investigate our "rename" logic to see if it can handle the cascade
effect of changing table name and fixing dependent SQL