[
https://issues.jboss.org/browse/TEIID-2578?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-2578:
-------------------------------------
[~shawkins] in branch
https://github.com/rareddy/teiid/tree/TEIID-2578
* Added the DDL support over JDBC connection
* Reverted the session management back, to session termination
* Added URL connection to indicate the "edit" mode, and maintained the schema
state in the connection object
* Reverted sys model's xml procedure
* Added persistence layer to the ALTER VIEW, ALTER PROCDURE, COL STATS code from original
feature. Where this gets called into the DatabaseStore.
* ALTER is still pending
* Left the CLI based intact as it is useful for "create db" purpose, and if
anyone wants a CLI/REST based interface to editing the VDB.
Can you take a look and give me feedback. I think I pretty much covered most of it, would
like to merge if we think this is good.
add/remove schema elements
--------------------------
Key: TEIID-2578
URL:
https://issues.jboss.org/browse/TEIID-2578
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 9.1
Schemas are currently static after load. Modifications can only happen with restarts or
new versions. We should allow add/drop at runtime.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)