-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
in 9.1, we've added ability to set SQL for imported CREATE VIEW .... ddl via ddl importer.
for 9.2 we'll add ability to import CREATE VIRTUAL PROCEDURE... ddl.
This case is a little more complex since the SQL defined in a procedure transformation will include just the BEGIN .... END part of the SQL, so there's an additional step required to extract the relevant SQL string and apply it to the transformation
- causes
-
TEIIDDES-2482 Enable DDL Importer to import Teiid DDL CREATE VIEW statements to capture and set SQL expression in view model
- Closed
- is incorporated by
-
TEIIDDES-2699 Issues with Dynamic VDB import/export
- Closed