]
Barry LaFond closed TEIIDDES-2598.
----------------------------------
Resolution: Done
This was implemented as ExportTeiidDDL wizard via TEIIDDES-2681
Export DDL should support TeiiD as DDL "Type"
---------------------------------------------
Key: TEIIDDES-2598
URL:
https://issues.jboss.org/browse/TEIIDDES-2598
Project: Teiid Designer
Issue Type: Feature Request
Reporter: Tom Johnston
I have a number of views to create.
I have created the 1st one.
I wanted the 1st one to be my template to creating the hundreds of others.
I thought through this and here was my approach.
Export the one I created as DDL.
Generate a script based upon the DDL to create the hundreds of others as one DDL file
IMPORT the DDL (teiid) as Views.
I found that there isnt a way to export already created objects as TeiiD ddl to start the
process.