]
Ramesh Reddy commented on TEIID-5211:
-------------------------------------
Pushing the schema changes unto the source database maybe stretch as there can be various
complications as you are saying including user-level permissions. Teiid first needs to
get to a place where a view can be dynamically added/modified.
Allow ability to forward-engineer into underlying data stores
-------------------------------------------------------------
Key: TEIID-5211
URL:
https://issues.jboss.org/browse/TEIID-5211
Project: Teiid
Issue Type: Enhancement
Components: Connector API
Reporter: Don Krapohl
Assignee: Steven Hawkins
As a platform I am better able to better engineer my underlying data stores starting with
a virtual model.
Please add the ability to create, alter, and drop schema objects and relationahips (DDL)
in underlying data sources. Example, if I design a source in Teiid Designer I may wish to
have Teiid do the DDL against the underlying data source(s). This allows better
abstraction an portability of the data model.