-
Enhancement
-
Resolution: Done
-
Major
-
None
Teiid DDL supports CREATE VIEW & CREATE PROCEDURE statements that contain SQL expression. The current DDL Importer does not recognize the SQL expression and will not set that value on a table or procedure when importing to a View model.
Make the changes necessary to discover the SQL expression and apply to a virtual table/procedure if importing to a View model.
To Test:
- Select Designer's simple DDL Importer wizard
- Make sure Teiid dialect is selected
- Make sure View model option is selected
- is caused by
-
TEIIDDES-2524 Enable DDL importer to import Teiid CREATE VIRTUAL PROCEDURE DDL
- Closed